Pendrokar commited on
Commit
631fee6
·
verified ·
1 Parent(s): 9ab2019

editor walkthrough videos

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -19,6 +19,12 @@ The base model for training other [🤗 xVASynth's](https://huggingface.co/space
19
 
20
  There are hundreds of fine-tuned models on the web. But most of them use non-permissive datasets.
21
 
 
 
 
 
 
 
22
  ## References
23
  - [1] [FastPitch: Parallel Text-to-speech with Pitch Prediction](https://arxiv.org/abs/2006.06873)
24
  - [2] [One TTS Alignment To Rule Them All](https://arxiv.org/abs/2108.10447)
 
19
 
20
  There are hundreds of fine-tuned models on the web. But most of them use non-permissive datasets.
21
 
22
+ ## xVASynth Editor v2 walkthrough video ▶:
23
+ [![Video](https://img.youtube.com/vi/5u4xpI-cAd8/hqdefault.jpg)](https://www.youtube.com/watch?v=5u4xpI-cAd8)
24
+
25
+ ## xVATrainer v1 walkthrough video ▶:
26
+ [![Video](https://img.youtube.com/vi/PXv_SeTWk2M/hqdefault.jpg)](https://www.youtube.com/watch?v=PXv_SeTWk2M)
27
+
28
  ## References
29
  - [1] [FastPitch: Parallel Text-to-speech with Pitch Prediction](https://arxiv.org/abs/2006.06873)
30
  - [2] [One TTS Alignment To Rule Them All](https://arxiv.org/abs/2108.10447)