arrandi commited on
Commit
5e3b9c9
·
1 Parent(s): d435f07

Fix audio player paths in README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,11 +16,11 @@ Examples (playable):
16
 
17
  - **Sample 1** — "Cesare Pavese XXI. mendeko idazle italiar esanguratzuenetakoa da."
18
 
19
- <audio controls src="sample_antton.wav">Your browser does not support the audio element.</audio>
20
 
21
  - **Sample 2** — "Herriko errekan bakarrik korrika."
22
 
23
- <audio controls src="sample_maider.wav">Your browser does not support the audio element.</audio>
24
 
25
  Main modifications:
26
  - [PL-BERT-eu](https://huggingface.co/HiTZ/PL-BERT-wp-eu): PL-BERT model trained with WordPiece tokenizer for phonemized Basque text.
 
16
 
17
  - **Sample 1** — "Cesare Pavese XXI. mendeko idazle italiar esanguratzuenetakoa da."
18
 
19
+ <audio controls src="https://huggingface.co/HiTZ/StyleTTS2-eu/resolve/main/sample_antton.wav">Your browser does not support the audio element.</audio>
20
 
21
  - **Sample 2** — "Herriko errekan bakarrik korrika."
22
 
23
+ <audio controls src="https://huggingface.co/HiTZ/StyleTTS2-eu/resolve/main/sample_maider.wav">Your browser does not support the audio element.</audio>
24
 
25
  Main modifications:
26
  - [PL-BERT-eu](https://huggingface.co/HiTZ/PL-BERT-wp-eu): PL-BERT model trained with WordPiece tokenizer for phonemized Basque text.