Add correct library tag
#16
by
osanseviero
- opened
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
|
@@ -110,6 +110,7 @@ widget:
|
|
110 |
- example_title: Librispeech sample 2
|
111 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
112 |
pipeline_tag: automatic-speech-recognition
|
|
|
113 |
---
|
114 |
|
115 |
# Whisper
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- en
|
4 |
- zh
|
5 |
- de
|
|
|
29 |
- da
|
30 |
- hu
|
31 |
- ta
|
32 |
+
- 'no'
|
33 |
- th
|
34 |
- ur
|
35 |
- hr
|
|
|
110 |
- example_title: Librispeech sample 2
|
111 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
112 |
pipeline_tag: automatic-speech-recognition
|
113 |
+
library_name: transformers
|
114 |
---
|
115 |
|
116 |
# Whisper
|