|
--- |
|
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> |
|
|