Warit commited on
Commit
686a6e3
·
verified ·
1 Parent(s): 62bddc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ img {
22
  | [![Model size](https://img.shields.io/badge/Params-114M-lightgrey#model-badge)](#model-architecture)
23
  | [![Language](https://img.shields.io/badge/Language-th-lightgrey#model-badge)](#datasets)
24
 
25
- **Typhoon Isan ASR RealTime** is a specialized, fine-tuned version of the Typhoon ASR Realtime model, optimized specifically for the Isan dialect of the Thai language. Built for real-world streaming applications, it delivers fast and accurate transcriptions of Isan speech while running efficiently on standard CPUs. This enables users to host their own ASR service for Isan dialect recognition, reducing costs and avoiding the need to send sensitive data to third-party cloud services.
26
 
27
  The model is based on [NVIDIA's FastConformer Transducer model](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/asr/models.html#fast-conformer), which is optimized for low-latency, real-time performance.
28
 
 
22
  | [![Model size](https://img.shields.io/badge/Params-114M-lightgrey#model-badge)](#model-architecture)
23
  | [![Language](https://img.shields.io/badge/Language-th-lightgrey#model-badge)](#datasets)
24
 
25
+ **Typhoon Isan ASR Realtime** is a specialized, fine-tuned version of the Typhoon ASR Realtime model, optimized specifically for the Isan dialect of the Thai language. Built for real-world streaming applications, it delivers fast and accurate transcriptions of Isan speech while running efficiently on standard CPUs. This enables users to host their own ASR service for Isan dialect recognition, reducing costs and avoiding the need to send sensitive data to third-party cloud services.
26
 
27
  The model is based on [NVIDIA's FastConformer Transducer model](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/asr/models.html#fast-conformer), which is optimized for low-latency, real-time performance.
28