balacoon/tts
app.py: remove extra global declaration
app.py: add locker
add global keyword
reload model on synthesis if needed
Set concurrency_count=1
Add queue
Change /data to data
fix typo
huggingface_hub.Repository doesnt work
use /data as a model dir
fix the model location
add missing imports
Pre-download all the models
bump balacoon_tts version
Update requirements.txt
app.py: accompany for variable sampling rate of models
bump balacoon_tts version
app.py: list only CPU models from model repo
app.py: all models multispeaker, fix instructions
Update balacoon-tts version
app.py: small comment adjustment to rebuild the app
app.py: cut off, if the input is too long
requirements.txt: use newest balacoon_tts package
Change variant to panel for Columns and Rows, otherwise not visible
Initial commit
initial commit
