File size: 904 Bytes
d22d6d4 698cb6a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
license: cc-by-nc-4.0
language:
- en
thumbnail: https://raw.githubusercontent.com/DanRuta/xVA-Synth/master/assets/x-icon.png
library: xvasynth
tags:
- emotion
- audio
- text-to-speech
- tts
pipeline_tag: text-to-speech
datasets:
- ylacombe/expresso
base_model: Pendrokar/xvapitch
---
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.
ex01 male: <audio controls>
<source src="https://huggingface.co/Pendrokar/xvapitch_expresso/resolve/main/x_ex01.wav?download=true" type="audio/wav">
Your browser does not support the audio element.
</audio>
ex02 female: <audio controls>
<source src="https://huggingface.co/Pendrokar/xvapitch_expresso/resolve/main/x_ex02.wav?download=true" type="audio/wav">
Your browser does not support the audio element.
</audio>
|