pedrojlazevedo / twitch-chatgpt

ChatGPT Implementation for Twitch Streamers
67 stars 1.63k forks source link

TTS set to false in Render however a request is still sent/charged to OpenAI #38

Closed Meredith2k5 closed 7 months ago

Meredith2k5 commented 7 months ago

Posted yesterday but thought this might warrant another thread. If you look at the OpenAI usage tab it shows every request seems to be followed by a TTS/audio request also. This wouldn't be a big deal as I don't use the TTS feature however it costs on average around $0.01 a query so can quickly add up.

pedrojlazevedo commented 7 months ago

I think I've solved it.

There was only one request being made for every render restart. Are you able to test it on your side? Thank you.

Meredith2k5 commented 7 months ago

Not had any TTS requests in last couple of streams so can confirm its fixed, thanks!