MycroftAI / mimic3

A fast local neural text to speech engine for Mycroft
GNU Affero General Public License v3.0
1.08k stars 103 forks source link

Get mimic3 to work nativly on windows #24

Open kingpinzs opened 2 years ago

kingpinzs commented 2 years ago

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 like I want to be able to install mimic3 on my windows system to use as the text to speech engine

Additional context I have started the process and am able to get it to run but the wave file it creates is not playable Trying to figure out to debug that issue. espeak-ng works on windows

kingpinzs commented 2 years ago

these are my changes so far https://github.com/kingpinzs/mimic3/tree/windows_compatible

kingpinzs commented 2 years ago

converted all the bash scripts to work in power shell

kingpinzs commented 2 years ago

had to change espeak-phonemizer to phonemizer which worked in windows but what might be the issue espeak-phonemizer>=1.0,<2.0 phonemizer

greatAznur commented 2 years ago

ok is functional with setup.py install but after i have try the api all speacker have disappeared in web interface and have just functional with api

septatrix commented 1 year ago

It is probably easiest to use WSL