mlhubber / mlhub

Machine Learning Model Repository Hub Command Line Tool.
MIT License
20 stars 12 forks source link

azspeech: SYHTESIZE --output wrong location #223

Closed gjwgit closed 3 years ago

gjwgit commented 3 years ago
$ ml synthesize azspeech --output=spoken.wav

places the output file into ~/.mlhub/azspeech. It should be in the current working directory if it is a relative path given.