Update 'Utilities'

master
mrq 2023-03-22 19:26:15 +07:00
parent 37eaa79d26
commit b687da6b73
1 changed files with 7 additions and 1 deletions

@ -2,8 +2,14 @@
In this tab, you can find some helper utilities that might be of assistance.
### Import/Analyze
For now, an analog to the PNG info found in Voldy's Stable Diffusion Web UI resides here. With it, you can upload an audio file generated with this web UI to view the settings used to generate that output. Additionally, the voice latents used to generate the uploaded audio clip can be extracted.
If you want to reuse its generation settings, simply click `Copy Settings`.
To import a voice, click `Import Voice`. Remember to click `Refresh Voice List` in the `Generate` panel afterwards, if it's a new voice.
To import a voice, click `Import Voice`. Remember to click `Refresh Voice List` in the `Generate` panel afterwards, if it's a new voice.
### Tokenizer
This section is for debugging purposes while working with custom tokenizer vocabs. You can use this to see how a given input will tokenize.