Skip to content

Latest commit

 

History

History
96 lines (59 loc) · 3.51 KB

File metadata and controls

96 lines (59 loc) · 3.51 KB

Notes

for windows:

  1. http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
  • get the scipy whl and numpy blas whl whl

Spectrograms

TODO:

NOW

  • make init script nicer for someone else to use
  • tests for learning.py - v important

LATER

  • produce a graph at the end for the test data
  • Dockerise so others can easily develop (no real way of testing with scientific python packages with travis at the moment, unless docker is used)
  • Turn TODO list into github issues

Would be Cool

  • make the fpython stuff nicer to use (currently in the bin folder of env, setup needs to add it to the folder)
  • think of ways of making the experiments even more lightweight

The Non-vocal baseline:

  • 2 methods - spectrograms and raw waveform.

Papers and misc. Information

https://www.youtube.com/watch?v=qv6UVOQ0F44

Datasets That Look Useful:

The ones below I looked at, but were not useful