Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more
Container

Run this model inference with full control and performance in your environment.

Learn more

Get help setting up a custom Dedicated Endpoints.

Talk with our engineer to get a quote for reserved GPU instances with discounts.

README

Dataset

The model has been fine-tuned using cdli/ugandan_luganda_nonstandard_speech_v1.0, a dataset of speech samples of people living with impaired speech across a range of impairment severity levels and etiologies.

Training

The train split was used for training, and the dev split for selecting the best checkpoint.

This Whisper model was fine-tuned and is decoded using the Swahili (sw) language setting — out of all languages Whisper supports, the one most similar to Luganda.

All model parameters (encoder, decoder, and output projection) were fine-tuned, with SpecAugment enabled.

Evaluation

This model was evaluated on the test split of the dataset. Utterances longer than 30 seconds were excluded:

  • Examples evaluated: 1028
  • Speakers: 9

For decoding we ran Whisper with language=sw, task=transcribe, greedy search (num_beams=1, do_sample=False).

Results are compared against the unadapted base model cdli/whisper-large-v3_finetuned_ugandan_luganda_waxal_7_standard_speech_v1.0, evaluated identically, to show the effect of fine-tuning on non-standard speech.

We report two complementary word error rate (WER) metrics, both computed on text normalized with Whisper's BasicTextNormalizer:

  • Standard (corpus-level) WER — the usual error rate, pooling all reference words and edit errors across the entire test set.
  • Per-utterance averaged WER — WER computed separately for each utterance, each capped at 1.0, then averaged across utterances.

The per-utterance averaged WER bounds each utterance to [0, 1] and weights all utterances equally, so it reflects typical performance without a few catastrophic utterances dominating — but it is not a true error rate and isn't directly comparable to other published WER, hence we report the standard, corpus-level WER as well.

Results

Overall Results

ModelStandard WERPer-utterance averaged WER
Adapted0.660.53
Unadapted1.000.78
Relative improvement34%32%

Detailed Analysis

Aggregated results can hide important underlying patterns, so we also break the WER down by subset: per speaker, and — where speaker severity is available — per impairment severity group.

Results by impairment severity

All WER values below are the per-utterance averaged WER, first averaged per speaker and then averaged within each severity group. n_speakers and n_utterances are the number of speakers and test utterances in each group.

severityn_speakersn_utterancesAvg WER (unadapted model)Avg WER (adapted model)Rel. improvement
mild33660.710.4931%
moderate33470.790.5531%
severe33150.890.633%

Results by speaker

Per-utterance averaged WER per speaker. n_utterances is the number of test utterances for that speaker.

speaker_idseverityetiologyn_utterancesAvg WER (unadapted model)Avg WER (adapted model)Rel. improvement
UG001mildCerebral palsy - cerebral malaria990.780.5232%
UG014mildIdiopathic1490.720.4735%
UG022mildDevelopmental1180.640.4825%
UG021moderateStructural presence of akloglosia, simply tongue tie910.850.6425%
UG036moderateCerebral Palsy1770.650.4334%
UG052moderateDevelopmental790.880.5734%
UG042severeDevelopmental850.980.5940%
UG057severeAcquired hearing impairment1050.910.6826%
UG058severeDevelopmental1250.780.5233%

Model provider

cdli

Model tree

Base

this model

Modalities

Input

Audio

Output

Text

Pricing

Dedicated Endpoints

View details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today