Migrate from OpenAI
The fastest path: keep the official OpenAI SDK and point base_url at https://api.speechweave.com/v1. Model names like whisper-1 are aliased to core.
OpenAI's 25 MB Whisper limit does not apply on the SpeechWeave drop-in path the same way. Use GET /v1/limits for your account ceilings. For the largest files and deferred jobs with workspace webhooks, use the native SpeechWeave SDK.
Compare affordable transcription API pricing, then follow the Node and Python examples on this page.