to23oise-tts/tortoise_tts/utils/__init__.py
2022-04-27 15:04:15 +02:00

5 lines
54 B
Python

from .audio import (
load_audio,
get_voices
)