Update README.md
Browse files
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)
|
| 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
|