Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- automatic-speech-recognition
|
5 |
-
-
|
6 |
- whisperkit
|
7 |
- apple-silicon
|
8 |
- asr
|
@@ -13,4 +13,4 @@ model_type: automatic-speech-recognition
|
|
13 |
---
|
14 |
|
15 |
This model is based on [MediaTek-Research_Breeze-ASR-25](https://huggingface.co/MediaTek-Research/Breeze-ASR-25), a state-of-the-art automatic speech recognition (ASR) model.
|
16 |
-
It has been converted into the
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- automatic-speech-recognition
|
5 |
+
- coreml
|
6 |
- whisperkit
|
7 |
- apple-silicon
|
8 |
- asr
|
|
|
13 |
---
|
14 |
|
15 |
This model is based on [MediaTek-Research_Breeze-ASR-25](https://huggingface.co/MediaTek-Research/Breeze-ASR-25), a state-of-the-art automatic speech recognition (ASR) model.
|
16 |
+
It has been converted into the CoreML format for compatibility with Whisperkit, enabling efficient ASR inference on Apple Silicon devices.
|