dictation

Dictation/speech recognition

It would be nice to set up some basic voice assistant, at least for very simple things.
It's a shame I can't do simple things with voice when I'm not at the keyboard or my hands are busy:

Table of Contents

TODO [A] take notes dictation

CREATED: [2018-05-01]

that should be my first priority in implementing dictation
could have start/stop commands and just record everything in between

https://www.cnet.com/how-to/google-home-essential-ifttt-applets/
https://support.google.com/googlehome/answer/7382893?hl=en-GB
https://ifttt.com/recipes/480943-google-assistant-to-remember-the-milk
autovoice???

STRT [A] make bookmarks on youtube videos/vlc via voice dictation

CREATED: [2018-04-20]

STRT [A] Voice pause vlc or music dictation

I'm using a somewhat messy workaround. I have installed KDEConnect, and use my smartphone as an input device. This allows me to use Androids dictation feature and works reasonably well
To everyone reading: you can help improve voice recognition in (open source) applications by donating your voice to Mozilla's Common Voice project.

https://github.com/zmyaro/chrome-voice-actions

[B] [2018-08-27] Michael Sheldon's Stuff » Speech Recognition – Mozilla’s DeepSpeech, GStreamer and IBus dictation

[B] using voice to code dictationprogramming

http://ergoemacs.org/emacs/using_voice_to_code.html

Comedian Dan Nainan has stopped typing and opted instead for voice recognition software Dragon Dictate on his smartphone and computer. He speaks into the phone or microphone and the software transcribes his words.
“It’s freaking unbelievable, and it makes me so much more productive. I’m using it constantly, both at my desk and when I’m walking around. I have the new version for the phone that lets me dictate anywhere—waiting for a plane, backstage, or even walking in Manhattan,” he says. While working at Intel, Nainan had repetitive stress injuries in his wrists, so the technology has been a “godsend,” he says. While he says “training” the software to recognize your own speech patterns and accent isn’t necessary, the platform is more efficient when you take the time to do so, he says.

[B] [2018-08-27] Is there any decent speech recognition software for Linux? - Unix & Linux Stack Exchange dictation

DONE add to kibitzr? or some similar tool for tracking, apparently there are no subscriptions on stackexchange :( dictation

[2021-01-11] oh very nice; in has RSS feed dictation

TODO [C] python speech recognition https://www.reddit.com/r/Python/comments/86440q/the_ultimate_guide_to_speech_recognition_with/ dictation

TODO [C] Mozilla goes multilingual with open source Common Voice speech recognition datasets dictation

TODO [C] Build a voice interface in three minutes with PORCUPiNE dictation

[C] [2018-10-03] ugh, researched a bit and it seems like there are no decent russian models.. dunno maybe I could train one against mozilla's deepspeech?? dictation

TODO [D] TTS on linux https://notgnoshi.github.io/spd-say/ dictation

https://www.reddit.com/r/linux/comments/76611l/voice_to_text_software_for_linux/ dictation

ugh all the linux soft for speech recognition seems to be a bit shit :( dictation

STRT mozilla voice dataset? https://blog.mozilla.org/blog/2017/11/29/announcing-the-initial-release-of-mozillas-open-source-speech-recognition-model-and-voice-dataset dictation

STRT https://github.com/DragonComputer/Dragonfire dictation

python setup.py develop –user
./dragonfire/_init_.py
-c for command mode
ok, the kaldi test ended up running…
https://github.com/DragonComputer/Dragonfire/blob/master/CONTRIBUTING.md#styleguides omg… emoji guide to commit messages, that guy is a bit ridiculous

TODO just take a look at kaldi? dictation

https://github.com/grib0ed0v/kaldi-for-russian
Generally Kaldi is much more accurate than current CMUSphinx, however, if your audio has background noise, both will be quite useless. Music on background significantly affects speech recognition performance.

TODO https://www.reddit.com/r/Python/comments/6zzqvi/speechpy_a_library_for_speech_processing_and/ dictation

. dictation

Voice Attack: failed to pick up my American accent. Failed to pick up my friend's British accent. Have not been able to try it as it appears to be incapable or recognizing even the shortest words ("Hello" spoken out loudly became "Oh no")

(G)AVPI: I created a profile successfully, open it, and am greeted with the message "No recognizer of the required ID found". The program fails to work at all.

Dragon Naturally Speaking 13 Premium: Amazing voice recognition, these guys did solid work. However, the Premium version does not allow for your own macros, only text. Only the pro version does this, which is $599. Sadly, I could not find a free version of the Pro version through my regular channels. The premium version of this product does not work with Elite Dangerous.

That leaves me out of ideas. Has anyone else found voice recognition software that actually works, and does not cost a fortune?

https://en.wikipedia.org/wiki/List_of_speech_recognition_software dictation

TODO [D] kinda overlaps with speech-recognition.html dictation

[D] http://tuxdiary.com/2015/05/25/lispeak/ lispeak – apparently used old google api and is dead now dictation

[D] related dictationdegoogleautomationinfradesktop

TODO [D] configure simon dictation

sudo apt install libqt4-sql-sqlite

what's up with default dictionary??

https://github.com/julius-speech/julius dictation

TODO [C] [2019-10-19] Common Voice dictation

[C] [2020-01-01] Rhasspy is an open source, fully offline voice assistant toolkit dictation

[C] [2019-06-25] Challenges in open source voice interfaces | Opensource.com dictationmycroft

[2019-07-25] good article breaking down the pipeline of voice assictant dictationmycroft

[2018-10-31] tried installing dragon 15 on win 8.1 VM but it would fail with https://nuance.custhelp.com/app/answers/detail/a_id/5684 :( dictation

[B] [2020-10-21] Hands-Free Coding: How I develop software using dictation and eye-tracking | Hacker News dictation

TODO [D] [2019-06-29] Elleo/gst-deepspeech: Speech recognition plugin for GStreamer based on Mozilla's DeepSpeech model https://github.com/Elleo/gst-deepspeech dictation

TODO [D] [2019-12-19] at16k/at16k: Trained models for automatic speech recognition (ASR). A library to quickly build applications that require speech to text conversion. https://github.com/at16k/at16k dictation

ask what are the differences to deepspeech etc?
Jump to search, settings & sitemap