-
Your code implementation is very helpful and useful. We can easily get reconstructions and related BPPs using your code.
However, I haven't found any command to save the encoded bitrate files. I want…
-
### Describe the bug
```
(so-vits-fork) C:\Users\BranchScope\so-vits-svc-fork\tests\dataset_raw\mina>svc train
Downloading D_0.pth: 100%|██████████████████████████████████████████████████████████…
-
I've read some issues about mps of pytorch, it turns out that currently mps doesn't support complex types (like 1+2j). But I think svc requires complex types. One of the current solution is adding a.t…
-
[AyahaShirane](https://github.com/AyahaShirane)
专项训练参照这个视频MockingBird数据集制作教程-手把手教你克隆海子姐的声线_哔哩哔哩_bilibili
实测在已有模型基础上训练20K左右就能改变成想要的语音语调了。你如果是想要泛用型台湾口音的话,就尽可能收集更多人的数据集,否则会偏向特定某一个人的口音,而且断句和停顿似乎也会受到新数据集…
-
is that able to train on Chinese dataset?
-
Anyone tried to use a different, more recent (and supposedly) better vocoder ?
HiFI-Gan is already a bit old and better options appeared like [BIGVGAN](https://github.com/NVIDIA/BigVGAN) and maybe …
-
Hello everyone,
I am currently training a phoneme-based HiFi-GAN model and I recently ran into the following issue. It started when I tried using multiple GPUs, but now I can't even train on a singl…
-
According to the content of offset_pretrained_checkpoints.json, there should be four models, but there is only one model available on Baiduyun. Running infer.sh to load some models results in an error…
-
The hparams.py says `n_frames_per_step=1, # currently only 1 is supported`, but reduction window is very important for them model to pick up alignment. Using a reduction window can be considered as d…
-
Fresh install on 3.11.0, when doing normal inference, the first attempt was successful. However, on the 2nd attempt, it gives a OOM error:
```
(venv) C:\Users\LXC PC\Desktop\sovitsfresh\venv\Scrip…