-
像bert_vits2那样,支持中英训练和中文混合句子的推理,作者会考虑推出吗。
-
python .\transcribe_genshin.py
Data\keqing\raw
Enter a letter to choose language.
C = Chinese ; J = Japanese ;E = English;
e.g: C
Enter language: C
Data\keqing\raw\keqing
588it [00:17, 33…
-
这个报错是什么原因引起的呀,麻烦作者给指导一下
```Traceback (most recent call last):
File "/data/xxx/ai_algorithm/tts_demo/Bert-VITS2-Integration-package-main-16/train_ms.py", line 402, in
main()
File "/data/xx…
-
Hi,there
I have a question about the training of the model.
I encountered the following error in my training.
`-- Process 1 terminated with the following error:
Traceback (most recent cal…
-
raceback (most recent call last):
File "train_ms.py", line 402, in
main()
File "train_ms.py", line 60, in main
mp.spawn(run, nprocs=n_gpus, args=(n_gpus, hps,))
File "/root/minicon…
-
n_speakers > 0 has problem
-
File "xxxx\Bert-VITS2-Extra-api\models.py", line 251, in forward
torch.randn(x.size(0), 2, x.size(2)).to(device=x.device, dtype=x.dtype)
TypeError: only integer tensors of a single element can …
-
Hi! I am from HK and just started learning about Cantonese TTS. My first goal is to train it on 林尚義's voice. I am starting with this [repo](https://github.com/hon9kon9ize/Bert-VITS2-Cantonese) as sugg…
-
抱脸的空间好像还是旧版的请问能更新一下吗
-
训练报错,错误是:
RuntimeError: expand(torch.FloatTensor{[2, 1025, 278]}, size=[2, 1025]): the number of sizes provided (2) must be greater or equal to the number of dimensions in the tensor (3)
详细的错误…