Instructions to use aioxlabs/dvoice-darija with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use aioxlabs/dvoice-darija with speechbrain:
from speechbrain.pretrained import EncoderASR model = EncoderASR.from_hparams( "aioxlabs/dvoice-darija" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
| { | |
| "do_normalize": true, | |
| "feature_size": 1, | |
| "padding_side": "right", | |
| "padding_value": 0.0, | |
| "return_attention_mask": true, | |
| "sampling_rate": 16000 | |
| } |