josephernest

Results 138 comments of josephernest
trafficstars

Isn't it because your file is called `sklearn.py` too (https://github.com/bzamecnik/tfr/blob/master/tfr/sklearn.py), so there's maybe a conflict between your sklearn.py and the sklearn module ;)

Thanks! it works with `from __future__`... Another little bug when doing this with Py 2.7 for win, on a 96khz stereo 16 bit wav file: ``` import tfr signal_frames =...

Thanks @bzamecnik. Can I install it with `pip install tfr-0.2.4`? Or `pip install tfr==... `? What's the command again?

I noticed that *tick* is the **time difference** between each event, and not absolute timing. Thus, this works: import midi for track in midi.read_midifile("song.mid"): t = 0 for e in...

Yes @besfahbod, it would be a nice option, easy to install in one line! What is the installation command? (and maybe include it in the README?). I imagine it's something...

I'm interested too! Do you have a beta with encrypt on save / decrypt on open? (ST2)

Would you have any update about this @mediaupstream? Thanks a lot in advance!

Thanks for your answer! > For import, I manually pull frames in one-by-one: Is it correct that you are playing the video, and storing each frame in RAM? Naive question,...

"Hello" Any plan to add that, "Thank you in advance" etc. Are all these little words no longer used in 2024? An open-source creator who puts this project online since...

Bonjour, Belle trouvaille ! Y a-t-il un paramètre de bridage qui permet de réduire le débit upload/download à tellement faible (ex: quelques Ko/sec) que ça aurait pour effet de bloquer...