Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,9 @@ base_model:
|
|
3 |
- openai/whisper-large-v3-turbo
|
4 |
datasets:
|
5 |
- mozilla-foundation/common_voice_17_0
|
|
|
6 |
language:
|
7 |
- th
|
8 |
library_name: transformers
|
9 |
pipeline_tag: automatic-speech-recognition
|
10 |
-
---
|
|
|
3 |
- openai/whisper-large-v3-turbo
|
4 |
datasets:
|
5 |
- mozilla-foundation/common_voice_17_0
|
6 |
+
- google/fleurs
|
7 |
language:
|
8 |
- th
|
9 |
library_name: transformers
|
10 |
pipeline_tag: automatic-speech-recognition
|
11 |
+
---
|