Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live audio transcription / translation #17396

Open
ahcm opened this issue Apr 2, 2023 · 3 comments
Open

Live audio transcription / translation #17396

ahcm opened this issue Apr 2, 2023 · 3 comments

Comments

@ahcm
Copy link

ahcm commented Apr 2, 2023

Hi,

using something like whisper.cpp, https://github.com/ggerganov/whisper.cpp, could enable live audio transcription and translation.

Is someone already working on something like this?

Thanks!
Andreas

@hiroshisuga
Copy link
Contributor

hiroshisuga commented Apr 3, 2023

This (#16442) seems planned (or discussed) for BBB2.7.
Whisper looks wonderful nevertheless!

@ffdixon
Copy link
Member

ffdixon commented Apr 3, 2023

Yes. You'll see #16442 merge into 2.7 development and form the basis for work on incorporating Whisper as well.

@JulianKropp
Copy link

JulianKropp commented Nov 12, 2023

Hey. I want to let you know I started a new project a year ago. Instead of adding a new feature to BBB, I started to develop a bot that joins the audio channel listens to the conversation, and starts converting audio into text. It can also translate many languages into English. Everything works completely self hosted and without any cloud like Google or Microsoft. I'm using the open-source AI whisper from Open AI.

Have a look and try it out. Its an early prototype but I would love to get some feedback and some support to continue developing my Big Blue Button translation bot.

bbb-translation-bot

bbb-bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants