google/WaxalNLP
Preview • Updated • 50.5k • 270
How to use teckedd/gha-whisper-small-twi-v6 with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("automatic-speech-recognition", model="teckedd/gha-whisper-small-twi-v6") # Load model directly
from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
processor = AutoProcessor.from_pretrained("teckedd/gha-whisper-small-twi-v6")
model = AutoModelForSpeechSeq2Seq.from_pretrained("teckedd/gha-whisper-small-twi-v6", device_map="auto")Twi/Akan + English retention Whisper ASR for Ghana Health AI (v6-local-holdout). Recipe v6 mix; promote=False.
teckedd/gha-whisper-small-twi-v6automatic-speech-recognitiontw, ak, enNot a medical device. Outputs support community health guidance only.
| Metric | Value |
|---|---|
val_wer |
0.2970 |
val_cer |
0.1031 |
google/WaxalNLP (aka_asr)local (ghana-health-ai-recorder)fsicoli/common_voice_22_0 (tw)fsicoli/common_voice_22_0 (en)ghananlpcommunity/twi-speech-text-multispeaker-16k (default)from transformers import pipeline # or AutoModel + processor per task
# repo: teckedd/gha-whisper-small-twi-v6
If you use this checkpoint, please credit Ghana Health AI / Serendepify and the upstream base model authors plus any listed datasets.
v6-local-holdoutFalse5e-06 / 600 / 8x4True · manifest /root/gha_local_asr/manifest.train32.jsonl · weight 0.080.31490.3044): False0.3283Production decode uses num_beams=5 in modal/asr_service.py.
Unable to build the model tree, the base model loops to the model itself. Learn more.