Fix audio sample urls
This commit is contained in:
parent
407ffc286b
commit
728745f32b
|
@ -8,9 +8,9 @@ tags:
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
widget:
|
widget:
|
||||||
- label: Librispeech sample 1
|
- label: Librispeech sample 1
|
||||||
src: https://huggingface.co/audio_samples/sample1.flac
|
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
||||||
- label: Librispeech sample 2
|
- label: Librispeech sample 2
|
||||||
src: https://huggingface.co/audio_samples/sample2.flac
|
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
||||||
---
|
---
|
||||||
|
|
||||||
# Wav2Vec2-Base-960h
|
# Wav2Vec2-Base-960h
|
||||||
|
|
Loading…
Reference in New Issue