Skip to content

Commit

Permalink
doc: link to pyannote models
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin committed Jun 17, 2021
1 parent 7675d4f commit b7e5d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Python-first API (the *good old* pyannote-audio CLI will still be available, though)
- multi-GPU and TPU training thanks to [pytorch-lightning](https://pytorchlightning.ai/)
- data augmentation with [torch-audiomentations](https://github.com/asteroid-team/torch-audiomentations)
- [huggingface](https://huggingface.co) model hosting
- [huggingface](https://huggingface.co/pyannote) model hosting
- [prodigy](https://prodi.gy) recipes for audio annotations
- online [demo](https://share.streamlit.io/pyannote/pyannote-audio-demo/main/app.py) based on [streamlit](https://www.streamlit.io)

Expand Down

0 comments on commit b7e5d4d

Please sign in to comment.