mjwong commited on
Commit
f41d52b
·
verified ·
1 Parent(s): aa109a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ tags:
53
 
54
  **Whisper large-v3-singlish-DRAFT** is a fine-tuned automatic speech recognition (ASR) model tailored specifically for Singlish. Based on OpenAI’s Whisper architecture, this model has been optimized with Singlish-centric data to better capture the distinctive phonetic patterns and vocabulary commonly found in Singlish speech. It is designed to serve as a lightweight draft model in speculative decoding pipelines, working in tandem with [Whisper large-v3-singlish](https://huggingface.co/mjwong/whisper-large-v3-singlish) as the target model to improve transcription speed while maintaining accuracy.
55
 
56
- **Note**: All reported results, related to Whisper large-v3-singlish-DRAFT, reflect the performance of Whisper large-v3-singlish with speculative decoding enabled.
57
 
58
  ## Model Details
59
 
 
53
 
54
  **Whisper large-v3-singlish-DRAFT** is a fine-tuned automatic speech recognition (ASR) model tailored specifically for Singlish. Based on OpenAI’s Whisper architecture, this model has been optimized with Singlish-centric data to better capture the distinctive phonetic patterns and vocabulary commonly found in Singlish speech. It is designed to serve as a lightweight draft model in speculative decoding pipelines, working in tandem with [Whisper large-v3-singlish](https://huggingface.co/mjwong/whisper-large-v3-singlish) as the target model to improve transcription speed while maintaining accuracy.
55
 
56
+ >**Note**: All results presented here for Whisper large-v3-singlish-DRAFT were obtained using the speculative decoding variant of Whisper large-v3-singlish (DRAFT mode).
57
 
58
  ## Model Details
59