google text to speech
ใน python ใช้อันนี้
https://gtts.readthedocs.io/en/latest/
(ต้องต่อ net)
การติดตั้ง..
python3 -m pip install gTTS
การทดสอบ..
gtts-cli 'ชลิตา' --output testVoice.mp3 --lang th
การใช้ใน python
https://gtts.readthedocs.io/en/latest/module.html#module-gtts.tts
https://gtts.readthedocs.io/en/latest/
(ต้องต่อ net)
การติดตั้ง..
python3 -m pip install gTTS
การทดสอบ..
gtts-cli 'ชลิตา' --output testVoice.mp3 --lang th
การใช้ใน python
https://gtts.readthedocs.io/en/latest/module.html#module-gtts.tts
ความคิดเห็น
แสดงความคิดเห็น