Pendrokar commited on
Commit
698cb6a
1 Parent(s): 65f0597

ex01 ex02 samples

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -14,4 +14,14 @@ datasets:
14
  - ylacombe/expresso
15
  base_model: Pendrokar/xvapitch
16
  ---
17
- xVASynth's xVAPitch (v3) type of voice models based on the Expresso dataset.
 
 
 
 
 
 
 
 
 
 
 
14
  - ylacombe/expresso
15
  base_model: Pendrokar/xvapitch
16
  ---
17
+ xVASynth's xVAPitch (v3) type of voice models based on the Expresso dataset. Without enunciated, laughing, whispering and singing styles. Only questions from the `confused` style were used.
18
+
19
+ ex01 male: <audio controls>
20
+ <source src="https://huggingface.co/Pendrokar/xvapitch_expresso/resolve/main/x_ex01.wav?download=true" type="audio/wav">
21
+ Your browser does not support the audio element.
22
+ </audio>
23
+
24
+ ex02 female: <audio controls>
25
+ <source src="https://huggingface.co/Pendrokar/xvapitch_expresso/resolve/main/x_ex02.wav?download=true" type="audio/wav">
26
+ Your browser does not support the audio element.
27
+ </audio>