Commit History

initial input layout fix
21861a0

Luigi commited on

use also file mode to send audio from mic to whisper
d236f33

Luigi commited on

remove audio debug zone
b824b83

Luigi commited on

make whisper pipeline read file instead of numpy array
b36759a

Luigi commited on

add chunk_length_s=30 to asr pipeline
960ccaf

Luigi commited on

add debug on processed audio
294e733

Luigi commited on

add audio file input
1bdb3dd

Luigi commited on

add audio preprocessing to make sure asr input is single channel audio
6f6f431

Luigi commited on

fix type error
d7367c4

Luigi commited on

fix the issue microphone dosen't release
b487799

Luigi commited on

re-enable zero gpu
fc984db

Luigi commited on

import spaces at first
52b95f1

Luigi commited on

debug zero gpu
15e8ad8

Luigi commited on

enable zero gpu
0af9eb0

Luigi commited on

Update README.md
54b5848
verified

Luigi commited on

drop deoendency on llama.cpp
ca8342f

Luigi commited on

Update README.md
16781d2
verified

Luigi commited on

switch to gradio
2d9c975

Luigi commited on

add sentencepiece
4ae7310

Luigi commited on

update outlines to latest
6e14917

Luigi commited on

use transformers library for asr and llm inference, too.
883bf93

Luigi commited on

switch to 3b llm
fb10d23

Luigi commited on

quote messgae to classify in prompt text
029f10a

Luigi commited on

secure get_tts_message func
39c1d5c

Luigi commited on

disable speculative decoding as it harms precision in classification
fa7088b

Luigi commited on

add pypinyin
e1efc05

Luigi commited on

add missing pkgs
4c02fe6

Luigi commited on

fix numpy error
3d1f71b

Luigi commited on

fix requirements
e6c3fea

Luigi commited on

llama.cpp optimization: speculative dec + use cpu optmized build
ec6c9f3

Luigi commited on

add llama-cpp-python again
9b824f6

Luigi commited on

specify docopt by wheel link
dcca941

Luigi commited on

specify jieba wheel link
41a8924

Luigi commited on

update requirements
3498323

Luigi commited on

addnecessary modules
e7f8945

Luigi commited on

specify llama cpp pyhton ver
3b4fd8d

Luigi commited on

specify jieba ver
b4dfc1e

Luigi commited on

add jieba to requirements
86d52d6

Luigi commited on

downgrade llamacpppython again
20d1e18

Luigi commited on

downgrade llamacpppython again
2b3ab5f

Luigi commited on

update requirements
36e39d4

Luigi commited on

downgrade llamacpp python version
bb15e7c

Luigi commited on

fix tts and improve rrs-related ergonimicity
4804dfb

Luigi commited on

try qwen2.5 7b q2
1ec5603

Luigi commited on

try deepseek 3b
4aef671

Luigi commited on

add intent def in chinese too
b8370d6

Luigi commited on

adjust prompt
2ec8dc9

Luigi commited on

downgrade outlines to 0.0.36 to avoid issue 820
9ac8eab

Luigi commited on

add missing pkg
185fa8e

Luigi commited on

fix numpy error
84ef6aa

Luigi commited on