# pyvtt
Python Voice to Text
## Requirements
### Python
Create a virtual environment and activate it:
```bash
python3 -m venv venv
source venv/bin/activate
```
Install the required Python packages with the `requirements.txt` file:
```bash
pip install -r requirements.txt
```
- Python 3.6 or higher
- pip
- requests
- PyQt5
### Software
- [Whisper.cpp](https://github.com/ggerganov/whisper.cpp)
- [ffmpeg](https://ffmpeg.org/)
- [notify-send](https://manpages.ubuntu.com/manpages/bionic/man1/notify-send.1.html)
- [ollama](https://ollama.com/)
## Copyright
- The Notification sound: Rasool Asaad from Pixabay