No changes (#1)
Browse files- No changes (bbfbe45716eebbd963ca15a5cfc5f67f120c0694)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
library_name: transformers
|
4 |
base_model: openai/whisper-large-v3
|
5 |
-
|
6 |
-
|
7 |
-
- automatic-speech-recognition
|
8 |
-
- whisper
|
9 |
-
- hf-asr-leaderboard
|
10 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Model Card for Lite-Whisper large-v3-acc
|
|
|
1 |
---
|
|
|
|
|
2 |
base_model: openai/whisper-large-v3
|
3 |
+
library_name: transformers
|
4 |
+
license: apache-2.0
|
|
|
|
|
|
|
5 |
pipeline_tag: automatic-speech-recognition
|
6 |
+
tags:
|
7 |
+
- audio
|
8 |
+
- automatic-speech-recognition
|
9 |
+
- whisper
|
10 |
+
- hf-asr-leaderboard
|
11 |
---
|
12 |
|
13 |
# Model Card for Lite-Whisper large-v3-acc
|