2 new features #34
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1 add "Defaults" it resets back to default configuration. incase if you messed up the Experimental Settings
2 add "Add New Voice" button. when you add a voice. it will also use Voicefixer to clean the reference audio
Added in commit
c12ada600b
.Reset to Default
is just an over-glorified button to erase./config/generation.json
or whatever it's called.Utilities
tab now doubles up as a voice importer. Just specify the name in the text box aboveImport Voice
, and it'll make a new folder, copy the file there, and if requested and available, run it through voicefixer (despite it literally making zero difference if you already have decent samples). All you need is a WAV file, because the entire time it literally 100% unequivocally does not matter what sampling rate you use, as it just gets resampled for latents computing (which might also be done incorrectly).