https://github.com/openvoiceos/ovos-skill-dictation
save transcripts to home directory
https://github.com/openvoiceos/ovos-skill-dictation
Last synced: 4 months ago
JSON representation
save transcripts to home directory
- Host: GitHub
- URL: https://github.com/openvoiceos/ovos-skill-dictation
- Owner: OpenVoiceOS
- License: apache-2.0
- Created: 2017-03-05T18:10:49.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2026-01-19T08:17:18.000Z (7 months ago)
- Last Synced: 2026-01-19T16:44:59.929Z (7 months ago)
- Language: Python
- Homepage:
- Size: 198 KB
- Stars: 9
- Watchers: 7
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dictation skill
continuously transcribes user speech to text file while enabled, made for [ovos-dinkum-listener](https://github.com/OpenVoiceOS/ovos-dinkum-listener)
A similar skill that records audio instead of text transcriptions is [OpenVoiceOS/skill-ovos-audio-recording](https://github.com/OpenVoiceOS/skill-ovos-audio-recording)
## About
captures utterances and disables wake words while active
- start dictation
- enable continuous conversation mode
- capture all utterances in converse method
- converse
- display dictation on screen live
- stop dictation
- restore listener mode
- save dictation to file
- display full dictation on screen
## Examples
* "start dictation"
* "end dictation"
## Credits
JarbasAI