annotate 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
rev   line source
e@35 1 argparse
e@35 2 pandas
e@35 3 numpy
e@35 4 librosa
e@35 5 matplotlib
e@35 6 tabulate