Dictation support for LibreOffice
Go to file
El Mau 1aab8f8cdd Update README 2022-04-21 17:26:05 -05:00
extension Update README 2022-04-21 17:26:05 -05:00
images Initial version test 2022-04-19 23:07:26 -05:00
source Insert text directly in document 2022-04-20 22:00:05 -05:00
.gitignore Initial version 2022-04-19 22:03:45 -05:00
LEEME.md Update README 2022-04-21 17:26:05 -05:00
LICENSE Initial commit 2022-04-19 21:38:20 -05:00
README.md Update README 2022-04-21 17:26:05 -05:00
VERSION Initial version test 2022-04-19 23:07:26 -05:00
conf.py Initial version test 2022-04-19 23:07:26 -05:00
easymacro.py Initial version test 2022-04-19 23:07:26 -05:00
requirements.txt Initial version 2022-04-19 22:03:45 -05:00
zaz.py Initial version test 2022-04-19 23:07:26 -05:00

README.md

zaz-talk2me

Dictation support for LibreOffice

Important: Only for Linux and LibreOffice install from distribute repositories.

Support for English and Spanish.

Dependencies:

Ubuntu and derivates.

sudo apt install libreoffice-script-provider-python python3-pip
sudo pip3 install --upgrade pip wheel
pip install --user vosk

Arch

pip install --user vosk