Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Whisper finetuned for codeswitching in Arabic-English
|
| 2 |
|
| 3 |
- **Original Model** [openai/whisper-small](https://huggingface.co/openai/whisper-small)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- MohamedRashad/arabic-english-code-switching
|
| 5 |
+
language:
|
| 6 |
+
- ar
|
| 7 |
+
- en
|
| 8 |
+
base_model:
|
| 9 |
+
- openai/whisper-small
|
| 10 |
+
---
|
| 11 |
# Whisper finetuned for codeswitching in Arabic-English
|
| 12 |
|
| 13 |
- **Original Model** [openai/whisper-small](https://huggingface.co/openai/whisper-small)
|