@ame I got Claude to port my Whisper API plugin to use Groq instead! It seems to work - I've only released it as an alpha though as I've not yet added automated tests or manually QAd all of the options https://github.com/simonw/llm-groq-whisper
Top-level
@ame I got Claude to port my Whisper API plugin to use Groq instead! It seems to work - I've only released it as an alpha though as I've not yet added automated tests or manually QAd all of the options https://github.com/simonw/llm-groq-whisper 6 comments
@ame I got Claude to make an artifact for that instead, looks like it might work OK https://gistpreview.github.io/?e29943852f371f638c9a3ae1dcc4784e Claude transcript: https://gist.github.com/simonw/49b52ce2a7b5796edf4e0e2e2152db41 |
@simon Amazing, that works for me!
Thank you!
I think it's pretty easy to get an LLM to write code to have the plugin stitch the json response to an SRT file too 👀