fish-diffusion icon indicating copy to clipboard operation
fish-diffusion copied to clipboard

An easy to understand TTS / SVS / SVC framework

Results 10 fish-diffusion issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pycqa/isort: 5.12.0 → 6.0.1](https://github.com/pycqa/isort/compare/5.12.0...6.0.1) - [github.com/psf/black: 23.10.1 → 25.1.0](https://github.com/psf/black/compare/23.10.1...25.1.0) - [github.com/codespell-project/codespell: v2.2.6 → v2.4.1](https://github.com/codespell-project/codespell/compare/v2.2.6...v2.4.1)

``` 2023-10-23 10:49:30,409 WARNING: logs/HiFiSVC doesn't exist yet! Global seed set to 594461 Using bfloat16 Automatic Mixed Precision (AMP) GPU available: True (cuda), used: True TPU available: False, using: 0...

If I trained a model by using `svc_content_vec.py`, can I use the model trained by SVC method for SVS? If I can't, what's the difference between diffsinger with diffsinger-svc?

NSF hifigan with snake is not supported by ONNX 1.13

我想试着跑一下训练,但是一直卡在Sanity Checking DataLoader这里(几十分钟还没动静),这是因为我用的CPU吗? ![image](https://github.com/fishaudio/fish-diffusion/assets/116716723/40c02d53-2b5e-4942-9c11-de5ca6d9b638)

As in the title. The denoiser script makes input audio very distorted, too loud and clipping. According to guide i used this script: ``` python tools/diffusion/inference.py --config configs/denoiser_cn_hubert.py \ --checkpoint...

Hello, the download link seems to be unavailable: https://github.com/fishaudio/chinese-hubert-soft/releases/download/v1/chinese-hubert-soft-v1.ckpt. Could you please check or provide an updated link?