Upload README.md with huggingface_hub
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- automatic-speech-recognition
|
4 |
- librispeech_asr
|
5 |
- generated_from_trainer
|
6 |
- asr_seq2esq
|
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
|
@@ -14,6 +12,9 @@ widget:
|
|
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:
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
tags:
|
4 |
- automatic-speech-recognition
|
5 |
- librispeech_asr
|
6 |
- generated_from_trainer
|
7 |
- asr_seq2esq
|
|
|
|
|
|
|
8 |
widget:
|
9 |
- example_title: Librispeech sample 1
|
10 |
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
|
|
12 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
13 |
- example_title: Common Voice sample
|
14 |
src: https://cdn-media.huggingface.co/speech_samples/common_voice_en_18301577.mp3
|
15 |
+
model-index:
|
16 |
+
- name: wav2vec2-2-bart-base
|
17 |
+
results: []
|
18 |
---
|
19 |
|
20 |
To rerun this experiment, please clone this directory and run:
|