mirror of https://github.com/MycroftAI/mimic2.git
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
# Note: this doesn't include tensorflow or tensorflow-gpu because the package you need to install
|
|
# depends on your platform. It is assumed you have already installed tensorflow.
|
|
librosa==0.5.1
|
|
matplotlib==2.0.2
|
|
numpy==1.14.3
|
|
scipy==0.19.0
|
|
tqdm==4.11.2
|
|
seaborn
|
|
flask_cors
|
|
flask |