Creating a Home Assistant speech-to-text engine
I bought a Home Assistant Voice to control my IoT devices with voice commands. Home Assistant offers two out-of-the-box options for speech-to-text: a Home Assistant Cloud subscription , or a local setup . I didn’t need the extra features from the Cloud option, so I went with the local setup, but it performed extremely poorly. On my limited hardware, each voice command took 6-8 seconds to process.…