forked from mrq/tortoise-tts
5 lines
54 B
Python
5 lines
54 B
Python
from .audio import (
|
|
load_audio,
|
|
get_voices
|
|
)
|