Skip to navigation
Download the translate.google.com sound for local process
13.02.23
#! /usr/bin/env python from gtts import gTTS # https://gtts.readthedocs.io/en/latest/module.html#gtts.tts.gTTS tts.save('../public/mp3/176.mp3') tts = gTTS('ไม่ได้เจอกันนานเลยนะ', lang='th', slow=True) tts.save('../public/mp3/176.mp3')
https://gtts.readthedocs.io/en/latest/module.html#gtts.tts.gTTS
Reply
Anonymous
Information Epoch 1751671924
Think hierarchically.
Home
Notebook
Contact us