mimic3 icon indicating copy to clipboard operation
mimic3 copied to clipboard

A fast local neural text to speech engine for Mycroft

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

**Describe the bug** using python 3.11.3 version make install can not fulfill the **To Reproduce** install python 3.11.3 make install **Expected behavior** install should work **Log files** ``` ./install.sh Creating...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

#### Description Fix slow remote execution through speech-dispatcher on low end machines like raspberr pi. #### Type of PR - [x] Refactor of code (without functional changes) #### Testing start...

**Describe the bug** Docker container is missing aplay for local playback **To Reproduce** Steps to reproduce the behavior: 0. Run docker container as described in de README.md 1. Go to...

bug

### How to use this template Under each heading below is a short outline of the information required. When submitting a PR, please delete this text and replace it with...

**Describe the bug** Just following the steps to install mimic3 as a command line tool: ``` $ sudo apt-get install libespeak-ng1 Reading package lists... Done Building dependency tree... Done Reading...

bug

Hello, I installed a fresh Mimic3 from docker. I tried some languages, english, german, spanish, french, etc All languages work quite well, except spanish. There is a bug with spanish...

bug

Using the web server POST API, I found voice key selection a little confusing. I could enter a speakerless key like `en_US/vctk_low` without escaping the `/`, which made me think...

enhancement

I'm looking for an alternative to amazon polly and came across mimic3 tts which looks very promising, but for my use case I need visemes that polly would provide, are...

enhancement

Hi! I've been watching your TTS systems for a while and appreciate your work! So thank you for open-sourcing your code, I genuinely believe that gruut has a great future...

enhancement