This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledApp
Archived
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
32
Wiki
Activity
Release v26.04.16.1 — Silero VAD voice detection
#26
Merged
bvandeusen
merged 0 commits from
dev
into
main
2026-04-16 21:00:55 -04:00
Conversation
0
Commits
-
Files Changed
-
bvandeusen
commented
2026-04-16 21:00:48 -04:00
(Migrated from
git.fabledsword.com
)
Copy Link
Copy Source
Summary
Silero VAD
— Replace amplitude-based silence detection with Silero VAD v5 ONNX neural network for robust speech-vs-noise classification
record v6
— Upgrade from record ^5.0.0 to ^6.2.0, remove record_linux override
No-speech guard
— Show error on manual stop without detected speech instead of sending to Whisper
Test plan
Quiet room: speech detected, auto-stop on pause, correct transcript
Noisy environment: speech detected through noise, no false stops
Click mic, say nothing: "No speech detected" error
Manual stop mid-sentence: immediate stop, transcribes captured audio
TTS mode: VAD + TTS loop works correctly
## Summary - **Silero VAD** — Replace amplitude-based silence detection with Silero VAD v5 ONNX neural network for robust speech-vs-noise classification - **record v6** — Upgrade from record ^5.0.0 to ^6.2.0, remove record_linux override - **No-speech guard** — Show error on manual stop without detected speech instead of sending to Whisper ## Test plan - [ ] Quiet room: speech detected, auto-stop on pause, correct transcript - [ ] Noisy environment: speech detected through noise, no false stops - [ ] Click mic, say nothing: "No speech detected" error - [ ] Manual stop mid-sentence: immediate stop, transcribes captured audio - [ ] TTS mode: VAD + TTS loop works correctly
This repo is archived. You cannot comment on pull requests.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
bvandeusen
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bvandeusen/FabledApp#26
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
bvandeusen/FabledApp
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Summary
Test plan