Skip to content

Add Groq Whisper integration for audio transcription#35

Merged
howethomas merged 1 commit intomainfrom
groq_whisper
Apr 2, 2025
Merged

Add Groq Whisper integration for audio transcription#35
howethomas merged 1 commit intomainfrom
groq_whisper

Conversation

@howethomas
Copy link
Contributor

  • Introduced a new module for integrating Groq's Whisper ASR service to transcribe audio content in vCon recordings.
  • Added configuration options for minimum audio duration and API key management.
  • Implemented error handling and logging for transcription processes.
  • Updated dependencies in pyproject.toml and poetry.lock to include the Groq library.
  • Created tests to ensure functionality and error handling in the transcription process.

- Introduced a new module for integrating Groq's Whisper ASR service to transcribe audio content in vCon recordings.
- Added configuration options for minimum audio duration and API key management.
- Implemented error handling and logging for transcription processes.
- Updated dependencies in pyproject.toml and poetry.lock to include the Groq library.
- Created tests to ensure functionality and error handling in the transcription process.
@howethomas howethomas merged commit d4f37ee into main Apr 2, 2025
2 checks passed
howethomas added a commit that referenced this pull request Jan 16, 2026
Add Groq Whisper integration for audio transcription
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.

1 participant