add ability to auto-switch between team and match chat
This commit is contained in:
parent
c86d383c79
commit
b47e9cddbd
5 changed files with 164 additions and 19 deletions
|
@ -5,7 +5,10 @@ description = "Jarvis voice assistant for Marvel Rivals"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"mss>=10.0.0",
|
||||
"opencv-python>=4.11.0.86",
|
||||
"pyautogui>=0.9.54",
|
||||
"pynput>=1.7.7",
|
||||
"sounddevice>=0.5.1",
|
||||
"speechrecognition[faster-whisper]>=3.14.1",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue