EniasCailliau / GirlfriendGPT

Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0
https://gptgirlfriend.online
2.58k stars 435 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).