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

Adds gradio web UI with other updates #7

Merged
merged 5 commits into from
May 5, 2023

Conversation

NeonDaniel
Copy link
Member

Enables (optional) GradIO web UI
Refactor to use fastAPI
Update setup.py and automation

Refactor to use
Update setup.py and automation
@NeonDaniel NeonDaniel requested a review from JarbasAl May 4, 2023 21:31
@JarbasAl JarbasAl added the enhancement New feature or request label May 4, 2023
Remove hard-coded values
@JarbasAl JarbasAl merged commit 3bb086a into OpenVoiceOS:master May 5, 2023
with gr.Column(): # variant="panel"
textbox = gr.Textbox(
label="Input",
value=CoquiTTS.langs[default_lang]["sentence"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, missed this

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

Successfully merging this pull request may close these issues.

2 participants