Accurate, multilingual offline speech recognition in GNOME using whisper.cpp. Input text from speech anywhere with the middle mouse button or CTRL+V. For a leaner tool working across all desktop environments, check also BlahST at https://github.com/QuantiusBenignus/blahst.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please fix the indentations (line 11-51 `extension.js`). 2. Null out `this._settings` at the last line of disable because `removeKeybinding()` may use it. Wanna fix and send it again?