├── LICENSE ├── Moattar_Homayounpour.pdf ├── README ├── SkypeCallChecker.pyc ├── VAD.py ├── VAD.pyc ├── analysis.wav ├── audio_analysis.py └── decisions.log /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/LICENSE -------------------------------------------------------------------------------- /Moattar_Homayounpour.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/Moattar_Homayounpour.pdf -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/README -------------------------------------------------------------------------------- /SkypeCallChecker.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/SkypeCallChecker.pyc -------------------------------------------------------------------------------- /VAD.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/VAD.py -------------------------------------------------------------------------------- /VAD.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/VAD.pyc -------------------------------------------------------------------------------- /analysis.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/analysis.wav -------------------------------------------------------------------------------- /audio_analysis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shriphani/Listener/HEAD/audio_analysis.py -------------------------------------------------------------------------------- /decisions.log: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------