wenhongquan
|
ffb8cc2d1a
feat(session): 实现房间恢复功能,增加会话服务以管理最后使用的房间
|
3 nedēļas atpakaļ |
wenhongquan
|
6e9276af75
``
|
3 nedēļas atpakaļ |
wenhongquan
|
f958bbaf4d
feat(architecture): 添加声纹识别和记忆系统的详细说明,删除过时的架构总结文件
|
3 nedēļas atpakaļ |
wenhongquan
|
3957b633fc
docs: update AGENTS.md with voiceprint, session, memory architecture
|
3 nedēļas atpakaļ |
wenhongquan
|
9fc1b405c2
feat(session): room-based session resume via dispatcher
|
3 nedēļas atpakaļ |
wenhongquan
|
e1a9225a6e
feat(memory): two-tier memory - persistent voiceprint + session context
|
3 nedēļas atpakaļ |
wenhongquan
|
2207bfa3fc
fix(memory): use JSON file for conversation memory (Zvec can't do scalar-only query)
|
3 nedēļas atpakaļ |
wenhongquan
|
f7486333df
feat(memory): speaker-aware conversation memory via Zvec
|
3 nedēļas atpakaļ |
wenhongquan
|
d5d1c71fb5
feat(voiceprint): auto-register on first speech, hide speaker name from LLM output
|
3 nedēļas atpakaļ |
wenhongquan
|
4a7f85b94d
feat(voiceprint): Zvec-backed scipy MFCC voiceprint with registration+identification
|
3 nedēļas atpakaļ |
wenhongquan
|
4abc018a4f
feat(voiceprint): Zvec-backed voiceprint registration + identification
|
3 nedēļas atpakaļ |
wenhongquan
|
b4a96c57bd
docs: migrate architecture diagrams to Mermaid
|
3 nedēļas atpakaļ |
wenhongquan
|
89e8fd3a54
docs: add architecture overview and data flow to AGENTS.md
|
3 nedēļas atpakaļ |
wenhongquan
|
5be6fe2514
docs: add AGENTS.md with deployment steps
|
3 nedēļas atpakaļ |
wenhongquan
|
81afb42fcc
feat: 添加 ASR 项目架构总结文档
|
3 nedēļas atpakaļ |
wenhongquan
|
d41cc4dbbb
chore: 更新应用名称为AI试验员
|
3 nedēļas atpakaļ |
wenhongquan
|
d3e2c18286
fix(tts): only interrupt TTS on real ASR, filler detection won't stop playback
|
3 nedēļas atpakaļ |
wenhongquan
|
8f4d80c99a
debug: add PLAY start/end logs for _player
|
3 nedēļas atpakaļ |
wenhongquan
|
91f8020278
debug: add LLM start/done logs to trace TTS trigger
|
3 nedēļas atpakaļ |
wenhongquan
|
9831a26227
fix(flutter): resumeRecording now uses dispatcher for new room
|
3 nedēļas atpakaļ |
wenhongquan
|
6e57864dd8
feat(worker): auto-exit when room empty, cleanup task
|
3 nedēļas atpakaļ |
wenhongquan
|
0f736e4761
perf(worker): preload VAD at startup, skip Qwen3 when using Mimo ASR
|
3 nedēļas atpakaļ |
wenhongquan
|
c278751721
cleanup: fix Dockerfile COPY path, remove pycache
|
3 nedēļas atpakaļ |
wenhongquan
|
c92b1edf2c
cleanup: merge worker files, remove simplified version
|
3 nedēļas atpakaļ |
wenhongquan
|
120b17c900
fix(dispatcher): import Worker from worker (not conversation_worker)
|
3 nedēļas atpakaļ |
wenhongquan
|
9bf8fc264b
fix: switch dispatcher port to 10005 (10002 occupied by dshai)
|
3 nedēļas atpakaļ |
wenhongquan
|
28d10436e7
fix(dispatcher): nginx proxy on port 10002, external URL for Flutter
|
3 nedēļas atpakaļ |
wenhongquan
|
821da4ce0c
feat(dispatcher): multi-user room isolation + Flutter dispatcher client
|
3 nedēļas atpakaļ |
wenhongquan
|
77a287dd55
fix(dispatcher): add PUBLIC_LIVEKIT_URL for external app access
|
3 nedēļas atpakaļ |
wenhongquan
|
c83b05f89a
fix: dispatcher port 9100
|
3 nedēļas atpakaļ |