File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 34
34
35
35
- Mel spectrogram % similarity metric.
36
36
37
- - SoX resampler in place of librosa's default resampling algo .
37
+ - SoX resampler in "VHQ" mode used by default in place of "soxr_medium" or "kaiser_best" ( fallback. ) .
38
38
39
- - Checkpointing support - Decreases the vram consumption on cost of the computation / training speed.
39
+ - Checkpointing support for both Gen. and Disc. - Decreases the vram consumption on cost of the computation / training speed.
40
+
41
+ - Customization for preprocessing workflow ( Including 'mute' files usage. )
40
42
41
43
<br />`` ⚠️ 1: HiFi-gan is the stock rvc/applio vocoder, hence it's what you use for og pretrains and customs ( for now ). ``
42
- <br />`` ⚠️ 2: Both MRF-HiFi-GAN and Refine-Gan are experimental and not yet considered for actual use. ``
43
- <br />`` ⚠️ 3: MRF-HiFi-GAN and Refine-GAN require new pretrained models. They can't be used with original rvc's G/D pretrains. ``
44
+ <br />`` ⚠️ 2: MRF-HiFi-GAN and Refine-GAN require new pretrained models. They can't be used with original rvc's G/D pretrains. ``
44
45
45
46
ㅤ
46
47
✨ to-do list ✨
You can’t perform that action at this time.
0 commit comments