Wendison / VQMIVC

Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021 + Online playing demo!
MIT License
340 stars 55 forks source link

Gradio Web Demo #11

Closed AK391 closed 3 years ago

AK391 commented 3 years ago

easy to use web demo using gradio on huggingface spaces

Wendison commented 3 years ago

Hi, thank you for your work! May I know if it is possible to add new models in the future on the demo page?

AK391 commented 3 years ago

@Wendison Hi yes it should be possible, can make a dropdown to choose between which model to load https://gradio.app/docs#i_dropdown

Wendison commented 3 years ago

That's great!

Wendison commented 2 years ago

@AK391 Hi the link of gradio web demo (https://huggingface.co/spaces/akhaliq/VQMIVC) is invalid, could you help to fix it? thx!

AK391 commented 2 years ago

@Wendison sorry the demo was accidently set to private, it is public and also updating the sdk to the newer version of Gradio: 3.0.11 which updates the UI + other fixes

Wendison commented 2 years ago

@AK391 No problem, thx!

Wendison commented 1 year ago

@AK391 Hi, the link https://huggingface.co/spaces/akhaliq/VQMIVC is broken again, could you have a check? thx!