Bark-Voice-Cloning / bark /__init__.py
marker22's picture
Duplicate from kevinwang676/Bark-Voice-Cloning
38fa76f
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