Commit
•
c46a686
1
Parent(s):
659cbe7
Update README.md (#1)
Browse files- Update README.md (8be003b31d4b2461e32b9f66e123ffa1e90e1740)
Co-authored-by: Vaibhav Srivastav <reach-vb@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,11 +5,16 @@ tags:
|
|
5 |
- audio
|
6 |
- automatic-speech-recognition
|
7 |
- transformers.js
|
|
|
8 |
widget:
|
9 |
-
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
13 |
pipeline_tag: automatic-speech-recognition
|
14 |
license: mit
|
15 |
library_name: transformers
|
|
|
5 |
- audio
|
6 |
- automatic-speech-recognition
|
7 |
- transformers.js
|
8 |
+
inference: false
|
9 |
widget:
|
10 |
+
- src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
11 |
+
example_title: Librispeech sample 1
|
12 |
+
output:
|
13 |
+
text: going along slushy country roads and speaking to damp audiences in draughty schoolrooms day after day for a fortnight he'll have to put in an appearance at some place of worship on sunday morning and he can come to us immediately afterwards
|
14 |
+
- src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
15 |
+
example_title: Librispeech sample 2
|
16 |
+
output:
|
17 |
+
text: before he had time to answer a much-encumbered vera burst into the room with the question i say can i leave these here these were a small black pig and a lusty specimen of black-red game-cock
|
18 |
pipeline_tag: automatic-speech-recognition
|
19 |
license: mit
|
20 |
library_name: transformers
|