rnnoise_python icon indicating copy to clipboard operation
rnnoise_python copied to clipboard

python wrapper for rnnoise library

Results 4 rnnoise_python issues
Sort by recently updated
recently updated
newest added

`rnnoise_create` requires a parameter since https://github.com/xiph/rnnoise/commit/231b9c02d14a74cb449a98004cb7a2cf1bdeca2f. The parameter denotes the model to use; NULL can be used as default. If this parameter is not added, mysterious segfaults occur: https://github.com/xiph/rnnoise/issues/69#issuecomment-498477189 Example:...

I tried to use the rnnoise.py file in my project, but when I imported the standard wave library after the file, it gave me a Segmentation fault. However I can't...

i run will find a error Segmentation fault

```python lib.rnnoise_process_frame(self.obj,outbuf_ptr,outbuf_ptr) ``` this code can't be used.Always print the error info of title