Quickstart and SDKs

Pick a runtime to get up and running with the SpeechWeave transcription API. Official packages: @speechweave/node on npm and speechweave on PyPI.

Create jobs with file or URL input, choose core or max models, and use standard or deferred service modes. Deferred jobs complete via workspace webhooks with SpeechWeave-Signature verification.

Need a drop-in path? Point the official OpenAI SDK at https://api.speechweave.com/v1, or use Deepgram and AssemblyAI compatibility helpers in the native SDKs.