-
Hello!
What exactly is the purpose of this app?
Is it an easier way to install the many Android TTS engines/languages from https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html ?
I'm VERY …
-
https://github.com/PlayVoice/vits_chinese/issues/116
不知道是vits_chinese模型的問題還是moegoe gui的問題,希望作者幫忙看下,謝謝。
-
Hi there,
during the last days I've been trying out the Thorsten-voice in a python virtual environment setup, as described in the German language video [Freie Thorsten Stimme in LINUX lokal nutzen…
-
## 論文タイトル(原文まま)
PERIOD VITS: VARIATIONAL INFERENCE WITH EXPLICIT PITCH MODELING FOR END-TO-END EMOTIONAL SPEECH SYNTHESIS
## 一言でいうと
感情音声合成において、ピッチの安定性を向上させるために周期性ジェネレータを導入したエンドツーエンドのTTSモデル
###…
-
# python MoeGoe.py
Path of a VITS model: /so-vits-svc/mod/whd/G_92000.pth
Path of a config file: /so-vits-svc/mod/whd/config.json
Traceback (most recent call last):
File "/MoeGoe/MoeGoe.py", lin…
-
Hello, I attempted to test the model by following the steps provided in etc/inference.ipynb. I downloaded the YoloStutter checkpoint from Google Drive, but it seems the code expects a .pt file or a si…
-
Traceback (most recent call last):
File "/root/miniconda3/envs/vits/lib/python3.10/site-packages/torch/multiprocessing/spawn.py", line 69, in _wrap
fn(i, *args)
File "/data1/Minxin/TTS/vits…
-
Hi team,we have trained two regional language tts(VITS) with around 13 hours of data.When we are tried inference ,in one of the languages some words model is skipping(audio is not getting generated fo…
-
thanks you for the great work;
here is the paper's graph:
![Uploading image.png…]()
I print the layer input and output below:
0 fc x.shape torch.Size([1, 3, 224, 224])
1 fc y.shape torch.Size([…
-
As someone who recognizes the incredible potential of the VITS TTS project, I have noticed that the current setup process can be quite challenging for individuals who lack coding experience. This barr…