flynnoct / chatgpt-telegram-bot

Telegram bot implemented by OFFICIAL OpenAI ChatGPT API (gpt-3.5-turbo, released on 2023-03-01)
MIT License
181 stars 43 forks source link

Add TTS feature to reply voice messages with Amazon Polly #67

Closed han3on closed 1 year ago

han3on commented 1 year ago

Any possible to add text-to-speech feature to the bot? For example, with Amazon Polly, we could get 5 million characters free per month for 12 months with the AWS Free Tier. https://aws.amazon.com/polly/

This feature could allow the bot to reply voice messages to users. This could make the bot more powerful, for example for language learning, etc.

RayCxggg commented 1 year ago

This feature is currently in progress!

han3on commented 1 year ago

This feature is currently in progress!

Thanks.

RayCxggg commented 1 year ago

@han3on We are working on adding TTS feature with Microsoft Azure.

han3on commented 1 year ago

@han3on We are working on adding TTS feature with Microsoft Azure.

That sounds great. Does the dev branch work with Azure TTS?

flynnoct commented 1 year ago

@han3on not yet, but it will be there soon. I will leave you a message here when it's ready.🥳

RayCxggg commented 1 year ago

I am closing this issue because this feature is in progress.