0
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(python tcp server): TTS inference correct params mapping More... about 1 year ago
feat(python tcp server): improve TTS performance by using generator for inference More... about 1 year ago
fix(python tcp server): use CPU on macOS as a tmp fix against the memory leak for TTS More... about 1 year ago
feat(python tcp server): upgrade PyTorch to `2.3.1` (better MPS compatibility) More... about 1 year ago
feat(python tcp server): empty cache on MPS PyTorch backend for TTS More... about 1 year ago
fix(server): use correct LLM action recognition judgement More... about 1 year ago
docs: important notice on README More... about 1 year ago
fix: skill settings More... about 1 year ago
feat: Apple Silicon support for voice models More... about 1 year ago
feat(python tcp server): allow ASR `device` setting More... about 1 year ago
feat(python tcp server): unify settings to a single place, model settings included More... about 1 year ago
fix(web app): dynamic init states More... about 1 year ago
feat(python tcp server): `settings.json` to store settings that can be edited on the fly More... about 1 year ago
feat: new universal ASR logic for OS cross compatibility More... about 1 year ago
feat: ignore `Pipfile.lock` files More... about 1 year ago
feat: kick off ASR engine support for Apple Silicon More... about 1 year ago
chore(server): upgrade llama.cpp to newer version More... about 1 year ago
feat: synchronize major states between core and client More... about 1 year ago
feat(web app): better tips and prepare React components injection to init More... about 1 year ago
feat(web app): load fonts from local instead of Google Fonts APIs More... about 1 year ago
feat(web app): allow multilines More... about 1 year ago
fix(server): avoid conversation loop More... about 1 year ago
feat: add better quality TTS checkpoint More... about 1 year ago
fix(python tcp server): switch cx_Freeze to `7.1.0.post0` as `7.1.0` has been removed from the pip registry More... about 1 year ago
fix(bridge/python): switch cx_Freeze to `7.1.0.post0` as `7.1.0` has been removed from the pip registry More... about 1 year ago
feat(bridge/python): upgrade cx_Freeze to `7.1.0` More... about 1 year ago
docs: add note on Git GUI clients More... about 1 year ago
feat(server): boost free RAM for LLM usage More... about 1 year ago
feat(python tcp server): force TTS BERT local files More... about 1 year ago
feat(scripts): download and install TTS BERT model files for the Python TCP server env setup More... about 1 year ago