GPT-SoVITS icon indicating copy to clipboard operation
GPT-SoVITS copied to clipboard

Add gui ver0.1

Open Yuan-ManX opened this issue 1 year ago • 5 comments
trafficstars

Yuan-ManX avatar Jan 18 '24 13:01 Yuan-ManX

I'll test the GUI version later. There have been quite a few code updates this week. Are you planning to update the GUI code as well? 我后面测试一下gui版本。这一周有挺多代码更新,你还准备更新gui的代码吗?

RVC-Boss avatar Jan 27 '24 07:01 RVC-Boss

Ok, I will update the latest gui code. 好的,我更新一下最新的gui的代码

Yuan-ManX avatar Jan 28 '24 14:01 Yuan-ManX

I have merged the latest gui.py Is there any requirements for pyqt?

RVC-Boss avatar Jan 29 '24 15:01 RVC-Boss

ps: 你应该尽量通过import复用inference_gui.py的代码,否则日后inference_gui.py的代码如果有变化,你需要在gui.py中手工变化 ps: You should try to reuse the code from inference_gui.py through import. Otherwise, if there are changes to the code in inference_gui.py in the future, you will need to manually update it in gui.py.

RVC-Boss avatar Jan 29 '24 15:01 RVC-Boss

OK! I think it's a great idea. I will update the latest code accordingly. OK!好主意,我更新一下最新的代码

Yuan-ManX avatar Jan 30 '24 08:01 Yuan-ManX