Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ img {
|
|
| 22 |
| [](#model-architecture)
|
| 23 |
| [](#datasets)
|
| 24 |
|
| 25 |
-
**Typhoon Isan ASR
|
| 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-architecture)
|
| 23 |
| [](#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 |
|