patrickvonplaten commited on
Commit
a76581a
1 Parent(s): b5f1b82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -7,6 +7,12 @@ tags:
7
  model-index:
8
  - name: wav2vec2-2-bart-large
9
  results: []
 
 
 
 
 
 
10
  ---
11
 
12
  To rerun this experiment, please clone this directory and run:
 
7
  model-index:
8
  - name: wav2vec2-2-bart-large
9
  results: []
10
+ - example_title: Librispeech sample 1
11
+ src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
12
+ - example_title: Librispeech sample 2
13
+ src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
14
+ - example_title: Common Voice sample
15
+ src: https://cdn-media.huggingface.co/speech_samples/common_voice_en_18301577.mp3
16
  ---
17
 
18
  To rerun this experiment, please clone this directory and run: