emotion_recognizer / requirements.txt
chaitanya9's picture
Update requirements.txt
0a9f724
raw
history blame contribute delete
161 Bytes
# pre-requirement
# sudo apt-get install mysql-server
librosa==0.6.3
numpy
pandas
soundfile==0.9.0
wave
sklearn
tqdm==4.28.1
matplotlib==2.2.3
tensorflow==2.5.2