Bark-Voice-Cloning2 / bark /__init__.py
aeuhhh's picture
Duplicate from kevinwang676/Bark-Voice-Cloning
77bbad1
raw
history blame contribute delete
No virus
140 Bytes
from .api import generate_audio, text_to_semantic, semantic_to_waveform, save_as_prompt
from .generation import SAMPLE_RATE, preload_models