Commit
·
109c616
1
Parent(s):
f3b2ae1
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,13 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: wav2vec2-2-bart-base
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
To rerun this experiment, please clone this directory and run:
|
|
|
7 |
model-index:
|
8 |
- name: wav2vec2-2-bart-base
|
9 |
results: []
|
10 |
+
widget:
|
11 |
+
- example_title: Librispeech sample 1
|
12 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
13 |
+
- example_title: Librispeech sample 2
|
14 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
15 |
+
- example_title: Common Voice sample
|
16 |
+
src: https://cdn-media.huggingface.co/speech_samples/common_voice_en_18301577.mp3
|
17 |
---
|
18 |
|
19 |
To rerun this experiment, please clone this directory and run:
|