KoljaB / RealtimeSTT

A robust, efficient, low-latency speech-to-text library with advanced voice activity detection, wake word activation and instant transcription.
MIT License
2.09k stars 190 forks source link

[Feature Request] Custom wakeword file #64

Closed geod-dev closed 4 months ago

geod-dev commented 5 months ago

Since porcupine supports custom wakwords, it would be nice to be able to pass porcupine's api key and wakeword file path to have a custom wakeword.

KoljaB commented 5 months ago

Only supports custom wakewords from 2.0 upwards. Pvporcupine until 1.9.5 is free without need for an internet connection. Since 2.0 it needs subscription (payed service). This contradicts my open source philosophy.

I am thinking about integrating OpenWakeword as an alternative to pvporcupine, which would also allow for custom wake words.

KoljaB commented 4 months ago

OpenWakeword done with v0.2.0