Alexander-flyer

Results 2 issues of Alexander-flyer

## **Environment info** ``` ----------Python Info---------- ('Version :', '2.7.12') ('Compiler :', 'GCC 4.4.7 20120313 (Red Hat 4.4.7-1)') ('Build :', ('default', 'Jul 2 2016 17:42:40')) ('Arch :', ('64bit', 'ELF')) ------------Pip Info-----------...

in upsampling_audio_file , there is a code here that puzzles me > true_wf = true_wf[:int(true_wf.size/INPUT_SIZE)*INPUT_SIZE] I have modified the project that the model can upsampling a 8000hz audio to a...