Jamster3000 / Joan-smart-assistant

A smart assistant built purly in python. Uses different machine learning models to keep up speed and efficiency for lower resourced devices.
1 stars 0 forks source link

Use GTTS #7

Open Jamster3000 opened 6 months ago

Jamster3000 commented 6 months ago

line 383 in the tools.py file. there is a try and except block to try and use elevenlabs voice api. If it fails or there isn't enough quota then it should move onto the next avaliable TTS (that is free) google text to speach. If that doesn't work then just output text.