mephisto-chu commited on
Commit
750b279
·
verified ·
1 Parent(s): 551e7d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: apache-2.0
3
  tags:
4
  - automatic-speech-recognition
5
- - mlx
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 MLX format for compatibility with Whisperkit, enabling efficient ASR inference on Apple Silicon devices.
 
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.