Audio
how to get an audio file
- long
- short
- sync
- audio
- timecode with text
How to Convert Text to Speech in Python
- gTTS
- pyttsx3
- openai
- Huggingface Transformers
tts
https://ttsmaker.com/#google_vignette
私の 父さん は すてき
=> ttsmaker-file-2025-2-26-10-52-48.mp3 mv TTS/ttsmaker-file-2025-2-26-10-52-48.mp3 Solar2D/kwik-editor-proj/Solar2D/App/lingualSample/assets/audios/sync/ja/my_father_is_nice.mp3
online
offline
https://www.rcnp.osaka-u.ac.jp/~kohda/linux/espeak.html
sudo apt install espeak $ espeak -v +f3 -s 140 "Hello World!"
open jtalk