-
缺少NsfHifiGAN这个模型,可以提供一下吗?
-
`NNSVS` now supports `Parallel WaveGAN` and `NSF`.
Is it possible to use these vocoders on `ENUNU`?
# Related pages
- https://github.com/nnsvs/nnsvs/blob/master/docs/train_vocoders.rst
- https…
-
I'm following the instructions to train a model for DiffSinger, but there seem to be some issues with vocoders/hifigan.py:
"# first run fs2 infer;"
```
$ CUDA_VISIBLE_DEVICES=0 python tasks/run.p…
-
(diff-svc) C:\Users\kyc\Downloads\diff-svc-main\diff-svc-main>python infer.py
| load 'model' from './checkpoints/test/model_ckpt_steps_192000.ckpt'.
| load 'model' from 'checkpoints/0102_xiaoma_pe/m…
-
Skip item (Torch not compiled with CUDA enabled). item_name: data\test\b41-001.wav, wav_fn: data\test\b41-001.wav
99%|███████████████████████████████████████████████████████████████████████████████…
-
Getting an error from training 2nd cell, I know that my original wavs are 22050 (that's the quality of files extracted from original source) and the code wants to convert it to 44100, BUT its getting …
-
I think it would be good to add the sample DS file to the repo
-
### Proposal
In order to raise the accessibility of the tool, it would be very interesting to implement a feature to make it possible to collect voice answers for free to free text questions.
### Mo…
-
Your downsample.py creates 2 folders, 16khz and 22khz. Isnt the model only training on the 16khz data?
The preprocess_sr.py uses the 22k folder as its default, but why when wavlm is limited to 16kh…
-
Hi
I trained an 24000 sample rate FastSpeech2 model, but I don't have a vocoder with me and Vocoders in ParallelWaveGAN repo are not performing as good as Avocodo model, Since you started training A…