Warit commited on
Commit
2be5517
·
verified ·
1 Parent(s): 5a4da28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ The model is based on [NVIDIA's FastConformer Transducer model](https://docs.nvi
39
 
40
  ### Summary of Findings
41
 
42
- **Typhoon ASR Realtime** achieves 4097x real-time processing speed with competitive accuracy (CER: 0.0984), representing a 6x throughput improvement over the next fastest model. RTFx values are from the [Open ASR Leaderboard on Hugging Face](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard). The model outperforms Whisper variants by 15-19x in throughput while maintaining comparable accuracy, making it ideal for production Thai speech recognition requiring real-time performance and high-volume processing scenarios.
43
  ***
44
 
45
  ### Usage and Implementation
 
39
 
40
  ### Summary of Findings
41
 
42
+ **Typhoon ASR Realtime** achieves 4097x real-time processing speed with competitive accuracy **(CER: 0.0984)**, representing a 6x throughput improvement over the next fastest model. RTFx values are from the [Open ASR Leaderboard on Hugging Face](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard). The model outperforms Whisper variants by 15-19x in throughput while maintaining comparable accuracy, making it ideal for production Thai speech recognition requiring real-time performance and high-volume processing scenarios.
43
  ***
44
 
45
  ### Usage and Implementation