|
2 | 2 |
|
3 | 3 | **English** · [Русский](README.ru.md) |
4 | 4 |
|
5 | | -Fast, offline speech-to-text for Russian, Kazakh, Kyrgyz, and Uzbek on Apple |
6 | | -Silicon. This is an independent native [MLX](https://github.com/ml-explore/mlx) |
7 | | -port of [GigaAM](https://github.com/salute-developers/GigaAM), based on the |
8 | | -official [GigaAM-Multilingual model](https://huggingface.co/ai-sage/GigaAM-Multilingual). |
| 5 | +Fast, private, offline speech-to-text and audio transcription for Russian, |
| 6 | +Kazakh, Kyrgyz, and Uzbek on Apple Silicon Macs. Transcribe meetings, |
| 7 | +interviews, lectures, podcasts, voice messages, and video locally to TXT, JSON, |
| 8 | +SRT, or VTT. This is an independent native |
| 9 | +[MLX](https://github.com/ml-explore/mlx) port of |
| 10 | +[GigaAM](https://github.com/salute-developers/GigaAM), based on the official |
| 11 | +[GigaAM-Multilingual model](https://huggingface.co/ai-sage/GigaAM-Multilingual). |
9 | 12 |
|
10 | 13 | [PyPI](https://pypi.org/project/gigaam-multilingual-mlx/) · |
11 | 14 | [Hugging Face models](https://huggingface.co/collections/ai-babai/gigaam-multilingual-mlx-6a57ef36e44d1a0c4eb49276) · |
12 | 15 | [Latest release](https://github.com/ai-babai/gigaam-multilingual-mlx/releases/latest) · |
13 | 16 | [Full benchmark](docs/benchmark-multilingual-v1.md) |
14 | 17 |
|
| 18 | +## Speech recognition quality by language |
| 19 | + |
15 | 20 |  |
16 | 21 |
|
17 | 22 | The chart compares WER, five-minute transcription time, peak process memory, and |
|
0 commit comments