Use whisper API

Hi everyone. I’m looking for someone who wants to create a python script, or an add-on for home assistant, written with the specifications of the Wyoming protocol, which allows to replace the local version of whisper with the one provided by openai via API. If you ask me why, well, I don’t think I’m the only one who wants to spend money to buy a new PC just to make the whisper service work decently locally. If you know anyone who has already developed it, please let me know. If you are willing to lend a hand, I will be grateful.

If you’re looking for a free, excellent cloudbased STT converter, there’s one here:
A6blpka/ha-wis-stt: Willow Inference Server speech-to-text implementation for Home Assistant (github.com)

Not quite sure what you’re after, so bear with me. I used whisper.cpp: https://github.com/ggerganov/whisper.cpp for this: https://github.com/hbarnard/mema/blob/master/record_story.py

thank you all. Browsing the forum I discovered Vosk which I installed and it works very well.