CoolFace
Modelpublic

Pendrokar/xvapitch

sourceHugging Faceupdated 1y agoView on Hugging Face
2likes
Model Card

GitHub project, inference Windows/Electron app: https://github.com/DanRuta/xVA-Synth

Fine-tuning app: https://github.com/DanRuta/xva-trainer

The base model for training other ๐Ÿค— xVASynth's "xVAPitch" type models (v3). Model itself is used by the xVATrainer TTS model training app and not for inference. All created by Dan "@dr00392" Ruta.

The v3 model now uses a slightly custom tweaked VITS/YourTTS model. Tweaks including larger capacity, bigger lang embedding, custom symbol set (a custom spec of ARPAbet with some more phonemes to cover other languages), and I guess a different training script. - Dan Ruta

When used in xVASynth editor, it is an American Adult Male voice. Default pacing is too fast and has to be adjusted.

xVAPitch5820651 model sample: <audio controls> <source src="https://huggingface.co/Pendrokar/xvapitch/resolve/main/xVAPitch5820651.wav?download=true" type="audio/wav"> Your browser does not support the audio element. </audio>

There are hundreds of fine-tuned models on the web. But most of them use non-permissive datasets.

xVASynth Editor v3 walkthrough video โ–ถ:

![Video](https://www.youtube.com/watch?v=5u4xpI-cAd8)

xVATrainer v1 walkthrough video โ–ถ:

![Video](https://www.youtube.com/watch?v=PXv_SeTWk2M)

Papers:

  • โ€”VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech - https://arxiv.org/abs/2106.06103
  • โ€”YourTTS: Towards Zero-Shot Multi-Speaker TTS and Zero-Shot Voice Conversion for Everyone - https://arxiv.org/abs/2112.02418

Referenced papers within code:

  • โ€”Multi-head attention with Relative Positional embedding - https://arxiv.org/pdf/1809.04281.pdf
  • โ€”Transformer with Relative Potional Encoding- https://arxiv.org/abs/1803.02155
  • โ€”SDP - https://arxiv.org/pdf/2106.06103.pdf
  • โ€”Spline Flow - https://arxiv.org/abs/1906.04032

Used datasets: Unknown/Non-permissiable data