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** At Finnish TTS sample there are some mispronuncations, basicle some words are pronoounced with missig last letter. **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

I just try to compile mimic3 from source on Rpi4 (OS -Yocto B2Qt image v 4.1.1). It compile fine. But when I try run ./mimic3-server in .venv/bin I get ```...

bug

Installation fails at, installing onnxruntime This happens both on the python install and the source install. Using an up to date Arch Linux install on an AMD64 desktop computer. ERROR:...

bug

I installed idt as follows : $ pip install mycroft-mimic3-tts It works after then with : $ mimic3 -v="en_US" hello But if I try to use a german voice :...

**Without consistent documentation is pretty hard to use the package** Mimic 3 is pretty impressive but without documentation is very hard to use in other projects. **There's a need for...

enhancement

A couple of us humble users found a bug in the spelling skill and we're wondering if it is actually a bug in mimic 3. Would you mind taking a...

bug

When I tried to install the `mycroft-plugin-tts-mimic3[all]` Python library, I got this error: ``` "#16 85.10 ERROR: Could not find a version that satisfies the requirement mimic3-tts[de] (from mycroft-plugin-tts-mimic3[all]) (from...

bug

**Describe the bug** Mimic 3 doesn't pause when it encounters an em dash in the text. An em dash is "—", different from a hyphen ("-") **To Reproduce** Steps to...

bug
enhancement

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I try to convert a long text to speech and I have to either use interactive...

enhancement

Hey there Attempting to add Mimic 3 (docker container) as a drop-in replacement for MaryTTS is not working: I have added the following to the configuration.yaml: ``` tts: - platform:...

enhancement