rhasspy / piper-phonemize

C++ library for converting text to phonemes for Piper
MIT License
90 stars 77 forks source link

docker build #18

Open ThreepE0 opened 1 year ago

ThreepE0 commented 1 year ago

the docker "-t" is throwing an error and there is no Dockerfile included. How are we supposed to build?

nickolay commented 12 months ago

There's definitely a https://github.com/rhasspy/piper-phonemize/blob/master/Dockerfile

(It doesn't currently build due to https://github.com/rhasspy/piper/issues/286, but that's a different problem.)