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

Feature/Add Groq Whisper support #3706

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

ghondar
Copy link
Contributor

@ghondar ghondar commented Dec 13, 2024

  • Introduced a new speech-to-text provider, Groq Whisper, in both the backend and UI components.
  • Updated SpeechToTextType to include GROQ_WHISPER.
  • Implemented Groq client integration for audio transcription with customizable model, language, and temperature options.
  • Added UI elements for Groq Whisper configuration, including input fields for model, language, and temperature settings.
Screenshot 2024-12-13 at 5 46 26 PM

ghondar and others added 2 commits December 13, 2024 01:51
- Introduced a new speech-to-text provider, Groq Whisper, in both the backend and UI components.
- Updated SpeechToTextType to include GROQ_WHISPER.
- Implemented Groq client integration for audio transcription with customizable model, language, and temperature options.
- Added UI elements for Groq Whisper configuration, including input fields for model, language, and temperature settings.
Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you so much @ghondar !

@HenryHengZJ HenryHengZJ merged commit 4c29b23 into FlowiseAI:main Dec 17, 2024
2 checks passed
@almirb
Copy link

almirb commented Dec 26, 2024

Hi @ghondar !

I can't save the config after adding Groq Whisper configs.

Here are the logs (I'm on Flowise 2.2.3, using docker image):
image

Can you help?
Thanks!

@ghondar
Copy link
Contributor Author

ghondar commented Dec 26, 2024

Hi @almirb , if you have another provider selected, try selecting none first, save and then select Groq Whisper provider

@almirb
Copy link

almirb commented Dec 28, 2024

Hi @almirb , if you have another provider selected, try selecting none first, save and then select Groq Whisper provider

It worked like a charm!
Thanks @ghondar ! Groq Whisper support was a great addition to Flowise! 💪

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

Successfully merging this pull request may close these issues.

3 participants