-
Hello guys. Fantastic work with the project. I am trying to port some parts of the project to tensorflow, and I am currently implementing the RNNBeatTracker RNN based on the paper you have linked.
I …
ghost updated
5 years ago
-
I'm trying to remove hold music/ivrs/dialtone/ringback tones from any given audio (.wav/.mp3) .
the easiest approach that occurred to me was to somehow "detect the onset of the first speech segmen…
-
According to [this paper](https://www.ntnu.edu/documents/1001201110/1266017954/DAFx-15_submission_43_v2.pdf/06508f48-9272-41c8-9381-7639a0240770), librosa performance are the worst by far among audio …
-
-
The definition csv files aren't editable in Excel, and the format made my head spin when I tried to edit them in TextWrangler, so I am pasting my definition suggestions here for you, @stuckyb.
The…
-
Hey there,
what about adding a salience function to librosa à la Justin Salamon for analysis tasks?
One way to do it is with a Reassigned Spectrogram based on a instantaneous frequencies.
Then add th…
-
Hello all,
At [`hmpd_phase_decompress.m`, line 61](https://github.com/covarep/covarep/blob/master/vocoder/hmpd/private/hmpd_phase_decompress.m#L61), Phase Distortion Mean is unwrapped, followed by an…
-
Quoting a mail from Tim:
_You said "connecting a saw, to a lp filter in an audio graph and pulling blocks of samples on the audio side"... That's wicked easy :-)._
_I was sure this would be in our …
-
Many thanks ddiakopoulos for taking the time to organize these modules and make them available.
So far I've tried SimplifiedMoog code verbatim and am happy to report that cutoff and resonance can be …
-
When using the generated .ovpn file on windows I got the following error windows PEM_read_bio:bad base64 encode
I have googled around alot and it seems to be that some people got this error with prob…