Spaces:
Sleeping
Sleeping
File size: 192 Bytes
fa83b40 | 1 2 3 4 | __all__ = []
# Stub for the removed audioop stdlib module on Python 3.13+
# This lets pydub/gradio import pyaudioop without error,
# even though we never actually use any audio functions here. |