Congrats on the launch! Made something similar which also uses Whisper to support voice memos (talk to GPT) and TTS (hear GPT’s responses) Not sure it warrants a separate post, so sharing it here. https://t.me/marcbot
Hey that's pretty awesome, can you make the TTS output language configurable? Also when i send something to the bot i can only send video, (with the iOS app) it makes more sense to send audio. Is this something you can change? Finally, you should have a privacy policy for a service like this.
Show HN: ChatGPT Inline Bot on Telegram
31–40 of 59 posts
Re: Show HN: ChatGPT Inline Bot on Telegram
#32Congrats on the launch! Made something similar which also uses Whisper to support voice memos (talk to GPT) and TTS (hear GPT’s responses) Not sure it warrants a separate post, so sharing it here. https://t.me/marcbot
Re: Show HN: ChatGPT Inline Bot on Telegram
#33Congrats on the launch! Made something similar which also uses Whisper to support voice memos (talk to GPT) and TTS (hear GPT’s responses) Not sure it warrants a separate post, so sharing it here. https://t.me/marcbot
Does this also use chatgpt's api? Just tried it, it's very useful.
If you speak other languages than English, make sure to give those a try well. It should understand you and respond in the same language.
Re: Show HN: ChatGPT Inline Bot on Telegram
#34Re: Show HN: ChatGPT Inline Bot on Telegram
#35Congrats on the launch! Made something similar which also uses Whisper to support voice memos (talk to GPT) and TTS (hear GPT’s responses) Not sure it warrants a separate post, so sharing it here. https://t.me/marcbot
Hey that's pretty awesome, can you make the TTS output language configurable? Also when i send something to the bot i can only send video, (with the iOS app) it makes more sense to send audio. Is this something you can change? Finally, you should have a privacy policy for a service like this.
Re: Show HN: ChatGPT Inline Bot on Telegram
#36Can you please add support for voicemail
Re: Show HN: ChatGPT Inline Bot on Telegram
#37Congrats on the launch! Made something similar which also uses Whisper to support voice memos (talk to GPT) and TTS (hear GPT’s responses) Not sure it warrants a separate post, so sharing it here. https://t.me/marcbot
Re: Show HN: ChatGPT Inline Bot on Telegram
#38Congrats on the launch! Made something similar which also uses Whisper to support voice memos (talk to GPT) and TTS (hear GPT’s responses) Not sure it warrants a separate post, so sharing it here. https://t.me/marcbot
Hey that's pretty awesome, can you make the TTS output language configurable? Also when i send something to the bot i can only send video, (with the iOS app) it makes more sense to send audio. Is this something you can change? Finally, you should have a privacy policy for a service like this.
If you send /voices you can pick from multiple voices.
Right now it only shows voices in English, but you can send the secret `/setvoice ` with an Amazon Polly[0] neural voice and it will work as well.
The only downside right now is that I don't auto-identify languages, so if you set it to Dutch, but ask a question in English, you'll get a response in English with a very Dutch accent haha.
P.S. And yes @aero-glide2 is correct that you can toggle between Telegram's audio/video inputs by tapping the camera/microphone icon. – Right now MarcBot only supports audio inputs.
[0] https://docs.aws.amazon.com/polly/latest/dg/voicelist.html
Re: Show HN: ChatGPT Inline Bot on Telegram
#39The developer can see everything that is being sent to the bot, right?
How would you even build a business in this day and age wiuthout collecting EVERYTHING you can (legally or not) obtain from your users...
Re: Show HN: ChatGPT Inline Bot on Telegram
#40Congrats on the launch! Made something similar which also uses Whisper to support voice memos (talk to GPT) and TTS (hear GPT’s responses) Not sure it warrants a separate post, so sharing it here. https://t.me/marcbot
Currently considering either pre-recording all the outputs (ugh) or using the browser's TTS api (ugh^2) :)