Skip to content

Commit 9ba02a6

Browse files
authored
Update - sync with changes
1 parent 5eff8e6 commit 9ba02a6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,14 @@
3434

3535
- Mel spectrogram % similarity metric.
3636

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. ).
3838

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. )
4042

4143
<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. ``
4445

4546
4647
✨ to-do list ✨

0 commit comments

Comments
 (0)