CohereLabs/cohere-transcribe-03-2026

Space

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

See the code

README

Evaluate multilingual speech recognition with a Gradio app backed by Cohere's compatibility transcription API.

Local development

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.

Exporting Hugging Face dependencies

uv export --format requirements-txt --no-dev --no-hashes > requirements.txt

Example audio

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.

gradio

Contributors

alexrs

3 commits

victor

1 commits

CohereLabs/cohere-transcribe-03-2026

Space

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

See the code

README

Evaluate multilingual speech recognition with a Gradio app backed by Cohere's compatibility transcription API.

Local development

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.

Exporting Hugging Face dependencies

uv export --format requirements-txt --no-dev --no-hashes > requirements.txt

Example audio

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.

gradio

Contributors

alexrs

3 commits

victor

1 commits