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

write bytes directly to file. #21

Closed el-tocino closed 5 years ago

el-tocino commented 5 years ago

This fixes issue #20 for me. As it returns the bytes, just write those to the file.