rnnoise_python
rnnoise_python copied to clipboard
python wrapper for rnnoise library
`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