zaz-talk2me/README.md

26 lines
423 B
Markdown

# zaz-talk2me
Dictation support for LibreOffice
**Important**: Only for Linux and LibreOffice install from distribute repositories.
Support for English and Spanish.
Dependencies:
Ubuntu and derivatives.
```
sudo apt install libreoffice-script-provider-python python3-pip
sudo pip3 install --upgrade pip wheel
pip install --user vosk
```
Arch
```
pip install --user vosk
```
Thanks to:
https://alphacephei.com/vosk/