Evaluate multilingual speech recognition with a Gradio app backed by Cohere's compatibility transcription API.
127
4 commits
1 linked in READMEs
updated Mar 27, 2026
Evaluate multilingual speech recognition with a Gradio app backed by Cohere's compatibility transcription API.
uv sync
COHERE_API_KEY=your-key uv run python app.py
Set COHERE_ASR_DEBUG_RAW_RESPONSE=1 only when you want the raw API JSON panel to appear for debugging.
uv export --format requirements-txt --no-dev --no-hashes > requirements.txt
Bundled example clips live under examples/ and are sourced from google/fleurs validation audio, one per supported language. The FLEURS dataset is licensed under CC-BY 4.0.
Evaluate multilingual speech recognition with a Gradio app backed by Cohere's compatibility transcription API.
127
4 commits
1 linked in READMEs
updated Mar 27, 2026
Evaluate multilingual speech recognition with a Gradio app backed by Cohere's compatibility transcription API.
uv sync
COHERE_API_KEY=your-key uv run python app.py
Set COHERE_ASR_DEBUG_RAW_RESPONSE=1 only when you want the raw API JSON panel to appear for debugging.
uv export --format requirements-txt --no-dev --no-hashes > requirements.txt
Bundled example clips live under examples/ and are sourced from google/fleurs validation audio, one per supported language. The FLEURS dataset is licensed under CC-BY 4.0.