edubruell / tidyllm

An tidy interface to large language model APIs for R
https://edubruell.github.io/tidyllm/
Other
9 stars 1 forks source link

Add groq_whisper() function for fast speech-to-text transcription #14

Open edubruell opened 3 days ago

edubruell commented 3 days ago

Description: Integrate Groq’s Whisper models for fast speech-to-text transcription in tidyllm. Add support for handling various audio file formats and optionally detecting languages.

Possible Actions: