Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
- en
|
| 4 |
- zh
|
| 5 |
- de
|
|
@@ -29,7 +29,7 @@ language:
|
|
| 29 |
- da
|
| 30 |
- hu
|
| 31 |
- ta
|
| 32 |
-
- no
|
| 33 |
- th
|
| 34 |
- ur
|
| 35 |
- hr
|
|
@@ -111,6 +111,8 @@ widget:
|
|
| 111 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
| 112 |
pipeline_tag: automatic-speech-recognition
|
| 113 |
license: apache-2.0
|
|
|
|
|
|
|
| 114 |
---
|
| 115 |
<div>
|
| 116 |
<p style="margin-bottom: 0; margin-top: 0;">
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
- en
|
| 4 |
- zh
|
| 5 |
- de
|
|
|
|
| 29 |
- da
|
| 30 |
- hu
|
| 31 |
- ta
|
| 32 |
+
- 'no'
|
| 33 |
- th
|
| 34 |
- ur
|
| 35 |
- hr
|
|
|
|
| 111 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
| 112 |
pipeline_tag: automatic-speech-recognition
|
| 113 |
license: apache-2.0
|
| 114 |
+
base_model:
|
| 115 |
+
- openai/whisper-large-v3
|
| 116 |
---
|
| 117 |
<div>
|
| 118 |
<p style="margin-bottom: 0; margin-top: 0;">
|