Project Sára is a Czech voice assistant for computers. The assistant allows, in addition to the already programmed commands, to enter your own commands.
First, you need to install the modules that you can find in the requirements.txt document. There may be a problem installing the pyaudio module. In this case, the pyaudio module can be installed using pipwin, or you can install it directly via this page. Then just run main.py. Enjoy the program :)
Control of the program is described in detail in the document (So far only in Czech) Projekt Sára - Ovládání.pdf.