Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
React UI Bark, MusicGen, Tortoise initial version (#234)
* audio send-to-x core * cleanup * enable audio on favorites page * new file input cache location * update gitignore * streamlined file inputs and save state * rename musicgen -> demucs in file * cleanup and add prefix * Clean up Demucs * improve titles and file transfer * add the ability to send files to MusicGen * clean up API, add vocos endpoint * fix localStorage update bug, add vocos base * finish vocos_wav tab * Vocos NPZ * add encodec decode option * voice generation tab * update comment * initial bark UI * conda clean command * fix * disable dark theme * add npz file refresh to bark, clean up UI * improve bark UI IO * show only the relevant selection * display chosen voice * fix funcs interface bug * reoder bark to first place * add basic tortoise tab * add useParameters functions * fix model list refresh * Fix speaker refresh * CVVP as a slider * fix visual bug * add tortoise model settings and custom tokenizer * basic RVC * include RVC parameters/metadata * fix metadata bug * add index page * voices and history outputs * improve history UI * add bark settings to react ui
- Loading branch information