Skip to content

Commit

Permalink
Update API inference documentation (automated) (#1505)
Browse files Browse the repository at this point in the history
Co-authored-by: hanouticelina <[email protected]>
  • Loading branch information
HuggingFaceInfra and hanouticelina authored Nov 29, 2024
1 parent ca515ed commit 5a028e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api-inference/tasks/automatic-speech-recognition.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ For more details about the `automatic-speech-recognition` task, check out its [d
### Recommended models

- [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3): A powerful ASR model by OpenAI.
- [nvidia/canary-1b](https://huggingface.co/nvidia/canary-1b): A powerful multilingual ASR and Speech Translation model by Nvidia.
- [pyannote/speaker-diarization-3.1](https://huggingface.co/pyannote/speaker-diarization-3.1): Powerful speaker diarization model.

Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=automatic-speech-recognition&sort=trending).
Expand Down

0 comments on commit 5a028e0

Please sign in to comment.