mimic3 icon indicating copy to clipboard operation
mimic3 copied to clipboard

A fast local neural text to speech engine for Mycroft

Results 42 mimic3 issues
Sort by recently updated
recently updated
newest added

Hi everyone! My name is David Martin Rius and I have just published this project on GitHub: https://github.com/davidmartinrius/speech-dataset-generator/ Now you can **create datasets automatically** with any audio or lists of...

bug

**Describe the bug** SSML doesn't work as expected **To Reproduce** Steps to reproduce the behavior: 1. Click 'Enabled SSML' 2. Paste the following: ``` The weather today is rainy and...

bug

**Describe the bug** The OpenAPI page fails to load with the message "Failed to load API defintion". It also displays the following error: ``` Fetch error response status is 500...

bug

**Describe the bug** When Mimic 3 plays SSML file, line break and white space at the end of spoken text before closing tag causes artefacts and noise to speech. I...

bug

C:\Users\user\Projects\tts> pip install mycroft-mimic3-tts[all] Collecting mycroft-mimic3-tts[all] Using cached mycroft_mimic3_tts-0.2.4.tar.gz (131 kB) Preparing metadata (setup.py) ... done Collecting dataclasses-json [10 lines of output] Traceback (most recent call last): File "", line...

**Describe the bug** Unable to install using the pip instructions on ubuntu 18.04 **To Reproduce** Steps to reproduce the behavior: 1. Follow the install instructions for command line 2. see...

bug

Hi! I have an encoding issue with mimic3-server: ``` $ mimic3 --remote --voice 'en_UK/apope_low' "I don’t speak English" | aplay --quiet Reading text from stdin... Traceback (most recent call last):...

bug

**Is your feature request related to a problem? Please describe.** Is it possible to add a mark in the text file to create a long pause : 10 seconds or...

enhancement

The example with `mimic3 'Hello world.' | aplay` works just fine. However, when I start `mimic3-server`, I am greeted by some errors: ``` INFO:mimic3_http.__main__:Starting web server ERROR:mimic3_http.app:Error setting up swagger...

bug

I installed and built Mimic3 source on a Manjaro Linux machine. After installed the source, everything worked fine. After reboot, I get the following error when trying to use a...