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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -53,6 +53,8 @@ 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
  ## Model Details
57
 
58
  - **Developed by:** Ming Jie Wong
 
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
 
60
  - **Developed by:** Ming Jie Wong