Skip to content

Commit e07a090

Browse files
committed
update requirements
1 parent a0c74e1 commit e07a090

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
__pycache__/
22
*.wav
3-
keys.py
3+
keys.py
4+
.venv/

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
numpy
2-
soundcard
32
openai-whisper
43
torch
54
wave
65
openai
76
customtkinter
8-
pyaudiowpatch
7+
pyaudiowpatch

0 commit comments

Comments
 (0)