Bark-Voice-Cloning / bark /__init__.py
PeepDaSlan9's picture
Duplicate from marker22/Bark-Voice-Cloning
a6aa664
raw
history blame contribute delete
140 Bytes
from .api import generate_audio, text_to_semantic, semantic_to_waveform, save_as_prompt
from .generation import SAMPLE_RATE, preload_models