-
1. I inferenced song with through 150 trains with 100 csd data.
I know this noise is because I didn't train the vocoder and use the one provided.
Also, this song has a normal tempo, the same s…
-
Can create separate branch for TTS implementation, that's the ultimate goal for every neural vocoder. I will try to use this implementation with nvidia's Tacotron2, as preprocessing for both networks …
-
I tried setting this up on a fresh linux install and found that the steps in the readme are incomplete to set this up from scratch. The steps mentioned are:
```
npm install
npm start
# source $VIR…
-
I have tried to inference mel-spectrogram with my own pre-trained model. But I don't understand why with the same text the mel-spectrogram inferred by tacotron have different size
For example: I ha…
-
hey @adelacvg thank for sharing the code
after reading the code i want to ask you few question about new 24k model if you dont mind
1. what make different about this model from previous one (ht…
acul3 updated
2 months ago
-
https://github.com/sh-lee-prml/BigVGAN/blob/37e49f36e50134de45b407bf2c6b1a61cea09329/models_bigvgan.py#L66-L69
Is these necessary? I didn't find it in paper.
-
### Describe the bug
Trying to run SVC locally and get GPU acceleration from Radeon 5700XT. During training progress stuck at the beginning, GPU run at 100%, but only get 'Epoch 0/9999' hours after.
…
-
Neither the app nor colab produce audio, but they both do produce graphs
![image](https://user-images.githubusercontent.com/29938499/132406992-49b8ca46-ac13-4717-aeff-a9fd03bec54c.png)
File from pro…
-
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 20.00 MiB. GPU 0 has a total capacty of 23.53 GiB of which 6.06 MiB is free.
-
```
Traceback (most recent call last):
File "/home/ubuntu/miniconda3/envs/vllm/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/h…