This website requires JavaScript.
Explore
Help
Register
Sign In
wx44wx
/
AI-VideoAssistant
Watch
1
Star
0
Fork
0
You've already forked AI-VideoAssistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
AI-VideoAssistant
/
engine
/
processors
History
Xin Wang
403b4b93c7
Add ASR capture timeout handling in DuplexPipeline and enhance EOU detection logic. Introduce _ASR_CAPTURE_MAX_MS constant and manage capture state timing to ensure timely end of utterance processing, even during silence. Update EouDetector to allow silence-only EOU when VAD state is lost.
2026-02-27 09:59:54 +08:00
..
__init__.py
Add backend api and engine
2026-02-06 14:01:34 +08:00
eou.py
Add ASR capture timeout handling in DuplexPipeline and enhance EOU detection logic. Introduce _ASR_CAPTURE_MAX_MS constant and manage capture state timing to ensure timely end of utterance processing, even during silence. Update EouDetector to allow silence-only EOU when VAD state is lost.
2026-02-27 09:59:54 +08:00
tracks.py
Add backend api and engine
2026-02-06 14:01:34 +08:00
vad.py
Add backend api and engine
2026-02-06 14:01:34 +08:00