google/WaxalNLP
Preview • Updated • 71.6k • 270
How to use teckedd/gha-dondo-w2v-bert-twi-v2 with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("automatic-speech-recognition", model="teckedd/gha-dondo-w2v-bert-twi-v2") # Load model directly
from transformers import AutoProcessor, AutoModelForCTC
processor = AutoProcessor.from_pretrained("teckedd/gha-dondo-w2v-bert-twi-v2")
model = AutoModelForCTC.from_pretrained("teckedd/gha-dondo-w2v-bert-twi-v2", device_map="auto")DONDO w2v-BERT CTC fine-tune trial for Ghana Health AI (dondo-twi-v2). Promotion candidate: True.
KhayaAI/w2v-bert-ada_ewe_fat_fra_gaa_nzi_twi_enautomatic-speech-recognitiontw, akNot a medical device. Outputs support community health guidance only.
| Metric | Value |
|---|---|
val_wer |
0.2743 |
val_cer |
0.0902 |
google/WaxalNLP (aka_asr)fsicoli/common_voice_22_0 (tw)local (ghana-health-ai-recorder)from transformers import pipeline # or AutoModel + processor per task
# repo: teckedd/gha-dondo-w2v-bert-twi-v2
If you use this checkpoint, please credit Ghana Health AI / Serendepify and the upstream base model authors plus any listed datasets.
This checkpoint follows DONDO's language-conditioned CTC setup. For Asante Twi, prepend
language id 2 to acoustic features before decoding.
google/WaxalNLP:aka_asr(n=10107), fsicoli/common_voice_22_0:tw(n=201), local:ghana-health-ai-recorder(n=32)5e-05 · max steps: 25000.27425920666477327 / CER 0.090219291276020980.30440.27425920666477327