update widget tags
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ tags:
|
|
9 |
- speech-translation
|
10 |
- automatic-speech-recognition
|
11 |
license: MIT
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
|
|
|
9 |
- speech-translation
|
10 |
- automatic-speech-recognition
|
11 |
license: MIT
|
12 |
+
pipeline_tag: automatic-speech-recognition
|
13 |
+
widget:
|
14 |
+
- label: Librispeech sample 1
|
15 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
16 |
+
- label: Librispeech sample 2
|
17 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
18 |
---
|
19 |
|
20 |
|