Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- az
|
| 5 |
+
base_model:
|
| 6 |
+
- openai/whisper-small
|
| 7 |
+
- LocalDoc/azerbaijani-whisper-small
|
| 8 |
+
pipeline_tag: automatic-speech-recognition
|
| 9 |
+
tags:
|
| 10 |
+
- CoreML
|
| 11 |
+
- WhisperKit
|
| 12 |
+
---
|
| 13 |
+
# WhisperKit
|
| 14 |
+
|
| 15 |
+
This repo contains CoreML converted version of the fine-tuned [openai/whisper-small](https://huggingface.co/openai/whisper-small) for Azerbaijani automatic speech recognition.
|
| 16 |
+
|
| 17 |
+
[Tap to see the original model](https://huggingface.co/LocalDoc/azerbaijani-whisper-small) by [@LocalDoc](https://huggingface.co/LocalDoc)
|