-
Hi folks,
The older version of blimpy allowed `.fil` files to have their headers read with the `read_header` function. Are the `.h5` files supposed to be compatible with this function as well? It's…
-
As noted in #341, the CQT basis can be lossy for high-frequency elements when a large hop-length is used.
[Schoerkhuber & Klapuri](https://www.researchgate.net/profile/Christian_Schoerkhuber/publicat…
-
Last 50 lines of output:
```[...truncated 115.41 KB...]
[ 23%] Building CXX object externals/caffe/CMakeFiles/caffe.dir/externals/CAFFE/src/caffe/layers/input_layer.cpp.o
[ 23%] Building CXX object co…
-
I have implemented the same algorithm (some audio feature extraction) 3 different times:
- pure JS ([online](http://sonovice.github.io/driftmeter/js))
- Rust using stdweb ([online](https://sonovic…
-
The following produces a zero bandwidth filter g{1}
```
[f,fs]=greasy; % Get the test signal
[g,a,fc,L]=audfilters(fs,length(f),'uniform','M',100);
c=filterbank(f,g,a);
```
then c{1} is a zero …
-
Last 50 lines of output:
```[...truncated 252 lines...]
[2020-05-07T03:55:41.356Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
[2020-05-07T03:55:41.356Z] at hudson.remot…
-
when want to compile library i got many errors from tgnet folder and dont know how ti fixed it
D:/Android/AndroidStudioProjects/Telegram-FOSS/TMessagesProj/jni/./tgnet/ApiScheme.cpp: In static me…
-
https://github.com/ewanbarr/sigpyproc.git
-
Hi,
Thanks for sharing this project !
I have tried locally to train but the due to the slow GPU,It runs much slow. Is there any pretrained model or sample wav could be shared for the Tacotron 2 pa…
-
Hello folks,
I have an interest in using the Soapy python bindings with one of the new BladeRF Micro A4 boards. Unfortunately, I have run into problems trying to build SoapyBladeRF against versions…