Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 856 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 856 Bytes

AquesTalkCMD

Command line version of AquesTalk with DLL dynamic loading.
動的DLLを使用したコマンドラインバージョンのAquesTalk

If you want to use it, please install the evaluation version or licensed version of DLLs from the AquesTalk official website.
使用する場合は AquesTalk 公式サイトから評価版もしくはライセンス購入版のDLL類を導入してください。
noname

HOW TO USE

AquesTalkCMD <voiceType> <speed 10-300> <inputTextPath> <outputWAVPath>
example) AquesTalkCMD f1 100 test.txt test.wav
input TXT > test.txt
output WAV > test.wav