Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望后续能有WebUI 浏览器可以操作的界面 #139

Open
TomYule opened this issue Nov 5, 2023 · 2 comments
Open

希望后续能有WebUI 浏览器可以操作的界面 #139

TomYule opened this issue Nov 5, 2023 · 2 comments

Comments

@TomYule
Copy link

TomYule commented Nov 5, 2023

希望后续能有WebUI 浏览器可以操作的界面

@MaxMax2016
Copy link
Collaborator

python app.py 就是启动webUI吧

@rkuo2000
Copy link

rkuo2000 commented Feb 9, 2024

python app.py
Ready
Traceback (most recent call last):
File "/home/rkuo/so-vits-svc-5.0/app.py", line 444, in
webui = WebUI()
File "/home/rkuo/so-vits-svc-5.0/app.py", line 26, in init
self.main_ui()
File "/home/rkuo/so-vits-svc-5.0/app.py", line 127, in main_ui
self.input_wav = gr.Audio(type='filepath', label=i18n('选择待转换音频'), source='upload')
File "/home/rkuo/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 157, in wrapper
return fn(self, **kwargs)
TypeError: Audio.init() got an unexpected keyword argument 'source'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants