diff python/requirements.txt @ 35:5d19c2254677

added simscene.py with the accompanying input files to generate acoustic scenes using python
author Emmanouil Theofanis Chourdakis <e.t.chourdakis@qmul.ac.uk>
date Thu, 05 Oct 2017 14:53:15 +0100
parents
children b7b1672b3c3b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/python/requirements.txt	Thu Oct 05 14:53:15 2017 +0100
@@ -0,0 +1,6 @@
+argparse
+pandas
+numpy
+librosa
+matplotlib
+tabulate