MiniChat-3B / app.py

Commit History

Hello, future.
320c4ed

Samuel L Meyers commited on

Use llama-cpp-python
c17b3f7

Samuel L Meyers commited on

Use hf_hub_download properly
ecd2bcd

Samuel L Meyers commited on

Use quantized model
2a8c299

Samuel L Meyers commited on

m3b
fe36794

Samuel L Meyers commited on

Inital MiniChat test
da8a172

Samuel L Meyers commited on

KEEP LICKING
e71462a

Samuel L Meyers commited on

AAAAH
d487976

Samuel L Meyers commited on

Add description for transcription
06ae9a8

Samuel L Meyers commited on

Meow
caf7ab1

Samuel L Meyers commited on

Fixed transcription
4e554fb

Samuel L Meyers commited on

Change interface id
fbfb629

Samuel L Meyers commited on

We should probably use the correct stt function
5ab9c18

Samuel L Meyers commited on

Add whisper transcription
dc422ae

Samuel L Meyers commited on

Reformat to actually fit API Doc standards
0b9f399

Samuel L Meyers commited on

Added API route for synthesize
5f80999

Samuel L Meyers commited on

app.py: remove extra global declaration
ce55168

clementruhm commited on

app.py: add locker
f4fe081

clementruhm commited on

add global keyword
6473463

clementruhm commited on

reload model on synthesis if needed
9ef73e2

clementruhm commited on

Set concurrency_count=1
4263bcd

clementruhm commited on

Change /data to data
98923fe

clementruhm commited on

huggingface_hub.Repository doesnt work
9846d74

clementruhm commited on

use /data as a model dir
8a6e134

clementruhm commited on

fix the model location
babf22d

clementruhm commited on

add missing imports
5b5d4c0

clementruhm commited on

Pre-download all the models
ef55711

clementruhm commited on

app.py: accompany for variable sampling rate of models
e0cceab

clementruhm commited on

bump balacoon_tts version
0f11bd1

clementruhm commited on

app.py: list only CPU models from model repo
37e87fa

clementruhm commited on

app.py: all models multispeaker, fix instructions
80ee0e5

clementruhm commited on

Update balacoon-tts version
2d5fa2d

clementruhm commited on

app.py: small comment adjustment to rebuild the app
bfa05ac

clementruhm commited on

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

clementruhm commited on

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

clementruhm commited on