Commit History

add history of conversation to prompt
e3f7cd8

makaveli10 commited on

Update README.md
7cfc46e
unverified

makaveli commited on

Put the item back into the queue.
ea4fabf
unverified

Marcus Edel commited on

Add simple HTML frontend.
6d778c2

Marcus Edel commited on

Make sure the websocket does not timeout.
4a07920

Marcus Edel commited on

update tts service
55616b9

makaveli10 commited on

send llm responses with eos=True
779ed30

makaveli10 commited on

Merge branch 'main' of https://github.com/collabora/WhisperBot
79ce63a

makaveli10 commited on

send llm response with eos
3a0cae9

makaveli10 commited on

Merge pull request #2 from jpc/jpc/early-stop-tts
8566a8b
unverified

makaveli commited on

Implemented aborting from speculative WhisperSpeech generation
00c7470

jpc commited on

update requirements
3d1dc04

makaveli10 commited on

update trt_server: remove debug stat
12648c9

makaveli10 commited on

integrate whisperspeech
16388cf

makaveli10 commited on

send LLM output only once after eos=true
81cb63c

makaveli10 commited on

Merge branch 'main' of github.com:collabora/WhisperBot
71a8e88

makaveli10 commited on

optimizations
9dcd6a2

makaveli10 commited on

Update client.py with TTS websocket
5cb8342
unverified

makaveli commited on

add tts_service
f2683ae
unverified

makaveli commited on

Create tts_service.py
b03c4ad
unverified

makaveli commited on

add prompt formating
ea46c22
unverified

makaveli commited on

update README for phi support
95bcc6a

makaveli10 commited on

add support for phi
5d7959c

makaveli10 commited on

fix: end of segment
795e5f6

makaveli10 commited on

Update llm_service.py to tensorrt-llm 0.7.1
855f306
unverified

makaveli commited on

add client instructions to readme
91de2f7

makaveli10 commited on

add run_client script to start client
d4294c9

makaveli10 commited on

update requirements
6e3682e

makaveli10 commited on

update README
850e3c7

makaveli10 commited on

update server.py
94498e7

makaveli10 commited on

add whisper bot client
456c9bb

makaveli10 commited on

add model_name to whisper tensorrt build command
a291214

makaveli10 commited on

add README
90a66d9

makaveli10 commited on

add README
201d841

makaveli10 commited on

add whisper output to queue for llm process
f1e930a

makaveli10 commited on

add sleep to backg thread
e5e84e9

makaveli10 commited on

add multiprocess communication
7cc82ad

makaveli10 commited on

add mistral LLM
201054b

makaveli10 commited on

trt whisper live
6c3262d

makaveli10 commited on

Initial commit
06d32c0
unverified

Marcus Edel commited on