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

#### Description Fixes error due to change of onnxruntime.InferenceSession() which now needs providers being explicitly set. #### Type of PR - [x] Bugfix #### Testing pip install --upgrade pip pip...

### 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** Incorrect `voices.json` information: `en_US/cmu-arctic_low/config.json` filesize and hash are incorrect in `voices.json`. They are currently: * size_bytes: `3583` * sha256_sum: `40d55cdef742aadff581b4418763db0b559e7c49d1602c39d552cfd8ae47c249` **To Reproduce** Steps to reproduce the behavior:...

bug

**Is your feature request related to a problem? Please describe.** There's no good foss tts for android, especially the one which supports multiple languages and is available via f-droid. **Describe...

enhancement

_BUG_ **When using SSML, at the end of each sentence you can hear some unexpected and unwanted vocalizations.** _AUDIO EXAMPLE_ https://drive.google.com/file/d/1iLbnOksA4Avtq021Wf6Z50m1yUNPHcIx/view ![mimic3_ssml_UnwantedNoises](https://github.com/MycroftAI/mimic3/assets/33850627/d2a7a1ea-d666-4c8d-ace1-e987ddb3b193)

bug

**Describe the bug** When using the Docker image with Podman, I get a permisson error when opening the local web page an site is not working. **To Reproduce** 1. Follow...

bug

The `xdgenvpy` package on PyPi links to a Gitlab repo that doesn't exist any more. I can't find an alternative repo for it anywhere on the internet either, so I'm...

**Describe the bug** I had initially tried to have it say simple things like, "Hello. Hello? I did that. I did? No? No. No?!" and so on, to try to...

bug

**Describe the bug** Mimic3 ignores `` settings and instead applies the settings of the last closed `` block instead. **To Reproduce** `mimic3 'This should be spoken fast but is not.This...

bug

**Describe the bug** Mimic3 works on Docker with italian voices but it seems to crash with years **To Reproduce** Steps to reproduce the behavior: - type: "Fino a quando, dopo...

bug