Vali-98 / XTTS-RVC-UI

A Gradio UI for XTTSv2 and RVC.
MIT License
142 stars 50 forks source link

Added temperature and repetition penalty sliders #13

Open 311-code opened 5 months ago

311-code commented 5 months ago

Added some more sliders for further voice tweaking. Also auto-playback only the RVC voice, and update playback in realtime as you change things for faster tweaking.

rsxdalv commented 2 months ago

This replaces gr.Blocks with gr.Interface, reducing the ability to customize. Also this makes the project unusable in bigger projects since the UI cannot be rendered in a bigger gr.Blocks instance.