An open API service indexing awesome lists of open source software.

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

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