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

Update Docker to include Gradio web UI #102

Merged
merged 3 commits into from
May 11, 2023
Merged

Update Docker to include Gradio web UI #102

merged 3 commits into from
May 11, 2023

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented May 5, 2023

Description

Adds docker dependencies with ovos-tts-server
Simplifies Dockerfile and adds args to start gradio server at /gradio
WebUI in ovos-tts-server is ported from huggingface

Issues

Other Notes

OpenVoiceOS/ovos-tts-server#7
OpenVoiceOS/ovos-tts-server#10

Simplifies Dockerfile and adds args to start gradio server
@NeonDaniel NeonDaniel requested a review from NeonBohdan May 5, 2023 17:20
@NeonBohdan
Copy link
Collaborator

NeonBohdan commented May 10, 2023

Now perfect, docker size has grown from 1 GiB to 1.2GiB. Because of gradio

@NeonDaniel NeonDaniel merged commit 76faf3e into dev May 11, 2023
@NeonDaniel NeonDaniel deleted the FEAT_GradioUI branch May 11, 2023 00:42
@github-actions github-actions bot mentioned this pull request Feb 23, 2024
NeonDaniel added a commit that referenced this pull request Feb 23, 2024
# Changelog

##
[0.7.3a7](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui/tree/0.7.3a7)
(2024-02-23)

[Full
Changelog](0.7.3a6...0.7.3a7)

**Merged pull requests:**

- Update Gradio Web UI
[\#114](#114)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.7.3a6](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui/tree/0.7.3a6)
(2024-02-23)

[Full
Changelog](0.7.3a5...0.7.3a6)

**Merged pull requests:**

- Pin ovos-tts-server version for stable container release
[\#113](#113)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.7.3a5](https://github.com/NeonGeckoCom/neon-tts-plugin-coqui/tree/0.7.3a5)
(2024-02-23)

[Full
Changelog](0.7.2...0.7.3a5)

**Implemented enhancements:**

- \[FEAT\] Python3.11-Compatible PyTorch
[\#109](#109)

**Fixed bugs:**

- \[BUG\] I get error message "KeyError: 'en-us'" when I use
"CoquiTTS\(\)"
[\#99](#99)
- Torch Compatibility
[\#82](#82)

**Closed issues:**

- Tried to install Neon tts on Windows 11 using docker commands in
PowerShell
[\#105](#105)
- "TypeError: NoneType object is not callable" when starting
ovos-tts-server
[\#88](#88)

**Merged pull requests:**

- Update automation to publish GH prereleases
[\#112](#112)
([NeonDaniel](https://github.com/NeonDaniel))
- Fix relative paths in setup.py
[\#111](#111)
([NeonDaniel](https://github.com/NeonDaniel))
- Loosen dependency for Python 3.11 Compat.
[\#110](#110)
([NeonDaniel](https://github.com/NeonDaniel))
- Handle connection errors and fall back to local cached model files
[\#108](#108)
([NeonDaniel](https://github.com/NeonDaniel))
- Update release automation to new workflow
[\#104](#104)
([NeonDaniel](https://github.com/NeonDaniel))
- Update Docker to include Gradio web UI
[\#102](#102)
([NeonDaniel](https://github.com/NeonDaniel))



\* *This Changelog was automatically generated by
[github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
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

Successfully merging this pull request may close these issues.

2 participants