CoolFace
Apppublic

balacoon/tts

sourceHugging Faceupdated 3y agoView on Hugging Face
143likes
26 commits on main
ce551683y ago

app.py: remove extra global declaration

clementruhm
f4fe0813y ago

app.py: add locker

clementruhm
64734633y ago

add global keyword

clementruhm
9ef73e23y ago

reload model on synthesis if needed

clementruhm
4263bcd3y ago

Set concurrency_count=1

clementruhm
718e0cb3y ago

Add queue

clementruhm
98923fe3y ago

Change /data to data

clementruhm
5339f1e3y ago

fix typo

clementruhm
9846d743y ago

huggingface_hub.Repository doesnt work

clementruhm
8a6e1343y ago

use /data as a model dir

clementruhm
babf22d3y ago

fix the model location

clementruhm
5b5d4c03y ago

add missing imports

clementruhm
ef557113y ago

Pre-download all the models

clementruhm
6e148423y ago

bump balacoon_tts version

clementruhm
ce79b9d3y ago

Update requirements.txt

clementruhm
e0cceab3y ago

app.py: accompany for variable sampling rate of models

clementruhm
0f11bd13y ago

bump balacoon_tts version

clementruhm
37e87fa4y ago

app.py: list only CPU models from model repo

clementruhm
80ee0e54y ago

app.py: all models multispeaker, fix instructions

clementruhm
2d5fa2d4y ago

Update balacoon-tts version

clementruhm
bfa05ac4y ago

app.py: small comment adjustment to rebuild the app

clementruhm
6ebe60a4y ago

app.py: cut off, if the input is too long

clementruhm
86fe2ba4y ago

requirements.txt: use newest balacoon_tts package

clementruhm
fbe7d934y ago

Change variant to panel for Columns and Rows, otherwise not visible

clementruhm
53f8a324y ago

Initial commit

clementruhm
88ef9794y ago

initial commit

clementruhm