__init__.py 63 B

123
  1. from .lit_module import VITSDecoder
  2. __all__ = ["VITSDecoder"]