Spaces:
Running
on
Zero
Running
on
Zero
File size: 233 Bytes
01f8b5b |
1 2 3 4 5 6 |
# Used by PyDub, which uses a pure-python fallback when needed already, not an issue
[pytest]
filterwarnings =
ignore:stft with return_complex=False is deprecated:UserWarning
ignore:'audioop' is deprecated:DeprecationWarning
|