ai-content-maker/.venv/Lib/site-packages/torchaudio/compliance/__init__.py

6 lines
48 B
Python

from . import kaldi
__all__ = [
"kaldi",
]