Activity
[feat] The tts backend supports model switching.
[feat] The tts backend supports model switching.
[perf] Optimize contextual conversations
[perf] Optimize contextual conversations
[fix] Fix language parameter passing
[fix] Fix language parameter passing
[feat] The asr backend supports model switching.
[feat] The asr backend supports model switching.
[perf] Add audio segmentation and transcoding
[perf] Add audio segmentation and transcoding
[perf] Increase chunk_size and add sending interval
[perf] Increase chunk_size and add sending interval
[perf] Audio base64 data is sent using streaming
[perf] Audio base64 data is sent using streaming
[refactor] Refactor tts_client_backend
[refactor] Refactor tts_client_backend
[refactor] Refactor asr_client_backend
[refactor] Refactor asr_client_backend
[fix] Optimize the llm model switching method and fix the instance ex…
[fix] Optimize the llm model switching method and fix the instance ex…
[fix] Fix client pool lock.Optimization task paused
[fix] Fix client pool lock.Optimization task paused
[perf] Optimize different model loading methods
[perf] Optimize different model loading methods
Update README.md, Add more details
Update README.md, Add more details