Instructions to use aioxlabs/dvoice-amharic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use aioxlabs/dvoice-amharic with speechbrain:
from speechbrain.pretrained import EncoderASR model = EncoderASR.from_hparams( "aioxlabs/dvoice-amharic" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Ctrl+K