HG
Results
2
issues of
HG
Hello, I have been using the Pytorch model on a raspberry Pi. I am running it on a 2 seconds audio to detect a Wakeword every 200ms (see [this issue](https://github.com/timsainb/noisereduce/issues/89)...
Hello there, I'm interested in using the ONNX model, as I saw that you are providing the weights for it. I tried to use it with `optimum` library, but didn't...