Dror Ayalon
Dror Ayalon
@ksuedile Thanks for the feedback. Beat detection is still a challenging task for small Python packages, but I'm sure there'e room for improvement here. Since the last update of AudioOwl,...
Hi, Thanks for reporting this issue. AudioOwl was not tested on Windows machine yet. I updated the package, both on GitHub and on pypi, based on this [Stackoverflow questions](https://stackoverflow.com/questions/49640513/unicodedecodeerror-charmap-codec-cant-decode-byte-0x9d-in-position-x-charac). Can...
Hi, Can you please describe the system that you're running it on? Can you please paste here the full error that you're getting on the console / terminal?
Hi, I cannot reproduce this issue on my machine. It looks like an environment issue. Could be a the version of ``six`` or ``pysndfx``. Maybe the following information will help:...
python version? I'm running Python 3.6.0.
this is what i'm getting: ```console $ sox --version sox: SoX v ```
Oh, great! Thanks for the update. Feel free to send a pull request with an update for the documentation (in the readme or in the code), or to handle this...
@aakash30jan yeah, I agree. Would you like to edit the code and send a pull request?
I'm sorry, but this repo was not tested on Windows. My guess is that the string that represents the file path should be written differently.
interesting!