MycroftAI / mimic2

Text to Speech engine based on the Tacotron architecture, initially implemented by Keith Ito.
Apache License 2.0
581 stars 103 forks source link

Analyze.py can't be run cli only #18

Closed el-tocino closed 5 years ago

el-tocino commented 5 years ago

Would be handy to be able to run direct to output instead of to display.

el-tocino commented 5 years ago

If you run MPLBACKEND=agg python3 analyze.py you can make this work without having a display attached.