zaz-talk2me/README.md

26 lines
423 B
Markdown
Raw Normal View History

2022-04-19 21:38:20 -05:00
# zaz-talk2me
2022-04-19 22:03:45 -05:00
Dictation support for LibreOffice
**Important**: Only for Linux and LibreOffice install from distribute repositories.
Support for English and Spanish.
Dependencies:
2022-05-25 23:10:15 -05:00
Ubuntu and derivatives.
2022-04-19 22:03:45 -05:00
```
2022-04-21 17:26:05 -05:00
sudo apt install libreoffice-script-provider-python python3-pip
sudo pip3 install --upgrade pip wheel
2022-04-19 22:03:45 -05:00
pip install --user vosk
```
Arch
```
pip install --user vosk
```
2022-05-25 23:10:15 -05:00
Thanks to:
https://alphacephei.com/vosk/