initial commit
authorMart Lubbers <mart@martlubbers.net>
Wed, 15 Mar 2017 15:16:00 +0000 (16:16 +0100)
committerMart Lubbers <mart@martlubbers.net>
Wed, 15 Mar 2017 15:16:00 +0000 (16:16 +0100)
commitcf18653c2b733316c8cd4a58b5e2e265a88e2c84
treeef05a30a58fb135bb2aed16d04db80f4821cc5ad
initial commit
32 files changed:
.gitignore [new file with mode: 0644]
data.txt [new file with mode: 0644]
makevenv.sh [new file with mode: 0755]
mfcc.py [new file with mode: 0644]
orig/01_-_High_Velocity_Impact_Spatter.flac [new file with mode: 0644]
orig/02_-_Sadistic_Embodiment.flac [new file with mode: 0644]
orig/03_-_Kill_or_Become.flac [new file with mode: 0644]
orig/04_-_A_Skeletal_Domain.flac [new file with mode: 0644]
orig/05_-_Headlong_Into_Carnage.flac [new file with mode: 0644]
orig/06_-_The_Murderer's_Pact.flac [new file with mode: 0644]
orig/07_-_Funeral_Cremation.flac [new file with mode: 0644]
orig/08_-_Icepick_Lobotomy.flac [new file with mode: 0644]
orig/09_-_Vector_of_Cruelty.flac [new file with mode: 0644]
orig/10_-_Bloodstained_Cement.flac [new file with mode: 0644]
orig/11_-_Asphyxiate_to_Resuscitate.flac [new file with mode: 0644]
orig/12_-_Hollowed_Bodies.flac [new file with mode: 0644]
preprocess.sh [new file with mode: 0644]
segment.py [new file with mode: 0644]
test.py [new file with mode: 0644]
textgrid/00.TextGrid [new file with mode: 0644]
textgrid/01.TextGrid [new file with mode: 0644]
textgrid/02.TextGrid [new file with mode: 0644]
textgrid/03.TextGrid [new file with mode: 0644]
textgrid/04.TextGrid [new file with mode: 0644]
textgrid/05.TextGrid [new file with mode: 0644]
textgrid/06.TextGrid [new file with mode: 0644]
textgrid/07.TextGrid [new file with mode: 0644]
textgrid/08.TextGrid [new file with mode: 0644]
textgrid/09.TextGrid [new file with mode: 0644]
textgrid/10.TextGrid [new file with mode: 0644]
textgrid/11.TextGrid [new file with mode: 0644]
train.py [new file with mode: 0644]