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

switch to gradio
2d9c975

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

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

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

update 2 files
8bb22ef

Luigi commited on

pre-download qwen model at launch
c0c6c53

Luigi commited on

fix module name error
440cb00

Luigi commited on

fix importation error
da1fd3b

Luigi commited on

add qwen classifier
0526ee9

Luigi commited on

apply whisper pre-converted in ctranslate
954f3f1

Luigi commited on

apply faster-whisper
f23d10a

Luigi commited on

adjust layout
94a528f

Luigi commited on

adjust layout
161fe4e

Luigi commited on

fix bug in displaying readme of app.py
8740a9b

Luigi commited on

integrate readme into app.py
49f3599

Luigi commited on

apply treamlit-mic-recorder
25821ee

Luigi commited on

add debug
39122b8

Luigi commited on

fix playback
d3a5d37

Luigi commited on

use playback for recording
d02703f

Luigi commited on

bugfix for recording function
99eb167

Luigi commited on

bugfix
30a43aa

Luigi commited on

add app.py & requirements.txt
4991207

Luigi commited on