SR note
Browse files
README.md
CHANGED
|
@@ -40,11 +40,13 @@ base_model: Pendrokar/xvapitch
|
|
| 40 |
xVASynth xVAPitch type model of the Russian Rabbit from S.W.I.N.E. video game generated by user "tessory" of xVASynth Discord server. Russian native language. ARPAbet dictionary was rearranged to make this "work".
|
| 41 |
|
| 42 |
Synthetic Russian sample of model: <audio controls>
|
| 43 |
-
<source src="https://huggingface.co/Pendrokar/xvapitch_swine_ru/resolve/main/
|
| 44 |
Your browser does not support the audio element.
|
| 45 |
</audio>
|
| 46 |
|
| 47 |
Synthetic English sample of model: <audio controls>
|
| 48 |
<source src="https://huggingface.co/Pendrokar/xvapitch_swine_ru/resolve/main/x_swine_rabbit_ru_english.wav?download=true" type="audio/wav">
|
| 49 |
Your browser does not support the audio element.
|
| 50 |
-
</audio>
|
|
|
|
|
|
|
|
|
| 40 |
xVASynth xVAPitch type model of the Russian Rabbit from S.W.I.N.E. video game generated by user "tessory" of xVASynth Discord server. Russian native language. ARPAbet dictionary was rearranged to make this "work".
|
| 41 |
|
| 42 |
Synthetic Russian sample of model: <audio controls>
|
| 43 |
+
<source src="https://huggingface.co/Pendrokar/xvapitch_swine_ru/resolve/main/x_swine_rabbit_ru.wav?download=true" type="audio/wav">
|
| 44 |
Your browser does not support the audio element.
|
| 45 |
</audio>
|
| 46 |
|
| 47 |
Synthetic English sample of model: <audio controls>
|
| 48 |
<source src="https://huggingface.co/Pendrokar/xvapitch_swine_ru/resolve/main/x_swine_rabbit_ru_english.wav?download=true" type="audio/wav">
|
| 49 |
Your browser does not support the audio element.
|
| 50 |
+
</audio>
|
| 51 |
+
|
| 52 |
+
These audio samples were created with the xVASynth Editor with the SR option (44kHz), not xVATrainer whose automatically created samples often sound different
|