YAML Metadata Warning: empty or missing yaml metadata in repo card
Check out the documentation for more information.
AfriHuBERT Fongbe ASR
This model transcribes Fongbe language with diacritics.
Usage
from speechbrain.inference import EncoderASR
asr_model = EncoderASR.from_hparams(
source="fortunedavis/afrihubert_fongbe_asr",
savedir="pretrained_models/afrihubert_fongbe_asr",
run_opts=run_opts
)
asr_model.transcribe_file("your_file.wav")
Performance
| Dataset | WER |
|---|---|
| FFSTC-2 | 21% |
Citation
@inproceedings{kponou25_interspeech,
title = {{Extending the Fongbe to French Speech Translation Corpus: resources, models and benchmark}},
author = {D. Fortuné Kponou and Salima Mdhaffar and Fréjus A. A. Laleye and Eugène C. Ezin and Yannick Estève},
year = {2025},
booktitle = {{Interspeech 2025}},
pages = {4533--4537},
doi = {10.21437/Interspeech.2025-1801},
issn = {2958-1796},
}
- Downloads last month
- 17
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support