omniroute-stt
CommunityTranscribe audio with smart STT fallback.
Software Engineering#translation#transcription#audio#api gateway#fallback#speech-to-text#stt providers
Authordiegosouzapw
Version1.0.0
Installs0
System Documentation
What problem does it solve?
OmniRoute STT turns audio files or live speech into readable text without you having to pick and manage a single speech-to-text provider.
Core Features & Use Cases
- Auto-fallback across multiple STT providers: Routes transcription to Whisper, AssemblyAI, Deepgram, and Azure STT for improved reliability.
- OpenAI-compatible endpoints: Uses
/v1/audio/transcriptionsand/v1/audio/translationsso you can drop it into existing OpenAI-style workflows. - Rich output formats: Produces common transcription responses like
text,json,srt,vtt, andverbose_jsonwith optional segment timing.
Quick Start
Use the OmniRoute endpoint to transcribe an audio file by sending a multipart request to /v1/audio/transcriptions with your OMNIROUTE_KEY and the file attached as [email protected].
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: omniroute-stt Download link: https://github.com/diegosouzapw/OmniRoute/archive/main.zip#omniroute-stt Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.