baptisteArno / typebot.io

💬 Typebot is a powerful chatbot builder that you can self-host.
https://typebot.io
Other
6.51k stars 1.72k forks source link

Implement user record voice #157

Open geniusshiun opened 1 year ago

geniusshiun commented 1 year ago

Could bot record user voice by some record button? And we could download this vocie(.mp3?) from result table.

baptisteArno commented 1 year ago

That's a planned feature and will work on it soon :)

lokeswaran-aj commented 8 months ago

@baptisteArno it is just a coincidence that you replied to this issue exactly a year ago, and I found this repo today to contribute

baptisteArno commented 8 months ago

What do you mean by "replayed to this issue"?

lokeswaran-aj commented 8 months ago

Replied*

bukit-kronik commented 5 months ago

Using Fal.ai or Replicate Whisper API will improve the workflow, just need recording the voice feature then send the mp3 url for transcription/translation.

For more voice UX and 11labs alternative, both Fal/Replicate support xtts2 for custom voice TTS.

Thanks