Add sample inputs
This commit is contained in:
parent
d79204c24a
commit
8edc0e737c
|
@ -5,8 +5,12 @@ datasets:
|
||||||
tags:
|
tags:
|
||||||
- audio
|
- audio
|
||||||
- automatic-speech-recognition
|
- automatic-speech-recognition
|
||||||
pipeline_tag: automatic-speech-recognition
|
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
|
widget:
|
||||||
|
- label: Librispeech sample 1
|
||||||
|
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
||||||
|
- label: Librispeech sample 2
|
||||||
|
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
||||||
---
|
---
|
||||||
|
|
||||||
# Wav2Vec2-Base-960h
|
# Wav2Vec2-Base-960h
|
||||||
|
|
Loading…
Reference in New Issue