|
--- |
|
license: cc-by-nc-4.0 |
|
language: |
|
- en |
|
- de |
|
- es |
|
- it |
|
- nl |
|
- pt |
|
- pl |
|
- ro |
|
- sv |
|
- da |
|
- fi |
|
- hu |
|
- el |
|
- fr |
|
- ru |
|
- uk |
|
- tr |
|
- ar |
|
- hi |
|
- jp |
|
- ko |
|
- zh |
|
- vi |
|
- la |
|
- ha |
|
- sw |
|
- yo |
|
- wo |
|
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. From the `confused` style, only questions were used. |
|
|
|
These models can also do emphasis on words by using colons `:`, rather than the typical quotemarks `"` which are skipped by the xVASynth text pre-processor: |
|
* What :exactly: is it? |
|
* Well :normally: we just let it run. |
|
|
|
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> |
|
|
|
ex03 male: <audio controls> |
|
<source src="https://huggingface.co/Pendrokar/xvapitch_expresso/resolve/main/x_ex03.wav?download=true" type="audio/wav"> |
|
Your browser does not support the audio element. |
|
</audio> |
|
|
|
ex04 female: <audio controls> |
|
<source src="https://huggingface.co/Pendrokar/xvapitch_expresso/resolve/main/x_ex04.wav?download=true" type="audio/wav"> |
|
Your browser does not support the audio element. |
|
</audio> |
|
|