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

Implement OpenAI's Whisper #284

Open
m1karii opened this issue Oct 2, 2022 · 2 comments
Open

Implement OpenAI's Whisper #284

m1karii opened this issue Oct 2, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@m1karii
Copy link

m1karii commented Oct 2, 2022

Whisper is on-premise GPU-based general-purpose multi-task model that can perform multilingual speech recognition as well as speech translation and language identification.

https://github.com/openai/whisper

@mufeedali mufeedali added the enhancement New feature or request label Nov 17, 2022
@mufeedali
Copy link
Member

Are you suggesting that we add speech to text?

@m1karii
Copy link
Author

m1karii commented Nov 26, 2022

no.
this AI can do:

  • language identification
  • STT
  • and translation

i suggest you add the translation part for translating on-premise without the need of internet connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants