bzamecnik / ml

Machine learning projects, often on audio datasets
MIT License
93 stars 39 forks source link

generalize to variable length audio samples #28

Open bzamecnik opened 7 years ago

bzamecnik commented 7 years ago
bzamecnik commented 7 years ago

Right now we can pad short clips and cut the beginning of long clip. However it would be better to actually analyze variable-length clips.