EniasCailliau / GirlfriendGPT

AI Girlfriend NSFW chatbot tool in Python - Build your own AI companion in Python using ChatGPT.
https://gptgirlfriend.online
2.6k stars 441 forks source link

Mute turnoff Audio note in telegram #35

Closed thebharatarya closed 1 year ago

thebharatarya commented 1 year ago

How can I turn off the audio note in telegram

EniasCailliau commented 1 year ago

The voice_tool function should return None to disable voice generation (L85 in src/api.py).