update requirements

This commit is contained in:
SevaSk 2023-05-12 12:00:03 -04:00
parent a0c74e14bb
commit e07a090f4b
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
__pycache__/ __pycache__/
*.wav *.wav
keys.py keys.py
.venv/

View File

@ -1,8 +1,7 @@
numpy numpy
soundcard
openai-whisper openai-whisper
torch torch
wave wave
openai openai
customtkinter customtkinter
pyaudiowpatch pyaudiowpatch