ニュース

sleep を使っていることに引っ掛かりを感じたからです。 コードを眺めてみたら、これはgTTSの使い方の問題ではなくて、出来上がったmp3ファイルをpygameのmixerで再生する際の問題でした。 「Pythonでの pygame 使い方 (mp3ファイル再生方法)の再確認」が本筋ですね。
でplaysound3モジュールを使ったMP3再生がうまく行ったので、gTTSと組み合わせて新しいライブラリにします。 前のくりかえしになりますが、これまで使っていたライブラリのソースは ...
This paper presents JARVIS, a virtual integrated voice assistant comprising of gTTS, AIML[Artificial Intelligence Markup Language], and Python-based state-of-the-art technology in personalized ...
This paper presents JARVIS, a virtual integrated voice assistant comprising of gTTS, AIML[Artificial Intelligence Markup Language], and Python-based state-of-the-art technology in personalized ...
This python script is written using pydub and moviepy libraries for adding functionality to pause the speech where question is asked in gtts API output. when user input text contains question, the ...
Primero, tener instalado python en tu sistema operarativo, en Linux está por defecto debes instalar gtts-cli en tu sistema. Puedes hacerlo ejecutando el siguiente comando en la terminal linux: $ pip ...