Convert your voice to text through OpenAsI API
- Update openAI key in
.envfile - Install pipenv -
python3 -m pip install pipenv pipenv shellpipenv installpython src/main.py
You may need to install additional lib to make it work:
sudo apt-get update
sudo apt-get install xclip portaudio19-dev ffmpeg