coqui-ai / xtts-streaming-server

Mozilla Public License 2.0
281 stars 77 forks source link

Error while adding new voice #16

Open topisun opened 9 months ago

topisun commented 9 months ago

When I try to create new voice from wav-file...

.../xtts-streaming-server/.venv/lib/python3.10/site-packages/gradio/components/dropdown.py:176: UserWarning: Using the update method is deprecated. Simply return a new object instead, e.g. return gr.Dropdown(...) instead of return gr.Dropdown.update(...). warnings.warn(

pip freeze: ... gradio==3.50.2 gradio_client==0.6.1 ...