JBHF commited on
Commit
3550886
·
verified ·
1 Parent(s): 24f59c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -20,7 +20,11 @@ langchain-groq
20
  faster-whisper
21
  # ipython-autotime
22
 
23
-
 
 
 
 
24
 
25
  # https://raw.githubusercontent.com/ayushkumarshah/Guitar-Chords-recognition/master/requirements.txt
26
 
 
20
  faster-whisper
21
  # ipython-autotime
22
 
23
+ # JB 17-04-2024
24
+ elevenlabs
25
+ sounddevice
26
+ soundfile
27
+ numpy
28
 
29
  # https://raw.githubusercontent.com/ayushkumarshah/Guitar-Chords-recognition/master/requirements.txt
30