docker-mozillatts icon indicating copy to clipboard operation
docker-mozillatts copied to clipboard

Docker image for Mozilla TTS server

Results 14 docker-mozillatts issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, When I'm trying to run the container I get the following error. > Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.7/runpy.py", line...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Are there any models of boys talking?

First of all -- Thanks for putting together this repo and hosting these images. Currently, the Docker images built by this repo is using Flask as a HTTP server: ```...

enhancement

First let me thank you for your work. Absolutely amazing! I noticed that the TTS system fails when the input text contains empty lines. Here is the error message: [ERROR]...

bug

I want to integrate your solution into an exam environment where students can input multiple lines of texts and get the text read aloud to them. I noticed that synthesizing...

I tried to use it on my local machine and getting the following error after successfully building the docker images. ```shell [INFO] 172.17.0.1 - - [18/Mar/2021 12:19:42] "GET /api/tts?text=how%20are%20you%3F HTTP/1.1"...

Hi @synesthesiam (Michael), I stumbled across your work whilst trying to learn more about AI/TTS so eagerly tried to run it in docker which lives in a guest on my...

run the container on my server: (no errors when running) when i try to send any request from the webserver, the container crashes ... > Generator Model: multiband_melgan_generator * Serving...