Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
localai-org
/
voice-detect.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
29
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: localai-org/voice-detect.cpp
Actions
All workflows
Workflows
ci
ci
Dependency Graph
Dependency Graph
docker
docker
Show more workflows...
Management
Caches
ci
ci
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
24 workflow runs
24 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
voice-detect.cpp: speaker recognition and voice analysis in C++/ggml
ci
#24:
Commit
1db1759
pushed by
mudler
53s
master
master
53s
View workflow file
voice-detect.cpp: speaker recognition and voice analysis in C++/ggml
ci
#23:
Commit
3d51077
pushed by
mudler
8m 56s
master
master
8m 56s
View workflow file
docs: lead the hero with the speaker-verification capability (is this…
ci
#22:
Commit
d7838df
pushed by
mudler
1m 18s
master
master
1m 18s
View workflow file
docs: report the conservative ~5x RAM win (CPU-only torch reference)
ci
#21:
Commit
24e8ee1
pushed by
mudler
2m 6s
master
master
2m 6s
View workflow file
docs: bottom CTA + localai.io tagline + square social variant
ci
#20:
Commit
ac41701
pushed by
mudler
26m 44s
master
master
26m 44s
View workflow file
docs: add localai.io + github.com/mudler/LocalAI links to the demo en…
ci
#19:
Commit
c49c42f
pushed by
mudler
37m 50s
master
master
37m 50s
View workflow file
docs: release-ready README + honest demo (on-par CPU, RAM/breadth/GPU…
ci
#18:
Commit
d9c5969
pushed by
mudler
4m 32s
master
master
4m 32s
View workflow file
perf(eres2net): default VD_ERES2NET_BLOCKED ON (blocked nChw16c island)
ci
#17:
Commit
30beecd
pushed by
mudler
3s
master
master
3s
View workflow file
perf(cuda): cuDNN implicit-GEMM conv2d path (kills im2col spill, 2.5x…
ci
#16:
Commit
b6e4356
pushed by
mudler
3s
master
master
3s
View workflow file
fix(backend): make the persistent graph cache safe for multi-model ho…
ci
#15:
Commit
45d2e6b
pushed by
mudler
3s
master
master
3s
View workflow file
perf(backend): persistent per-shape CUDA graph cache (capture-once, r…
ci
#14:
Commit
c693fc4
pushed by
mudler
3s
master
master
3s
View workflow file
perf(directconv): register-tiled strided 1x1 downsample kernel
ci
#13:
Commit
99b1804
pushed by
mudler
3s
master
master
3s
View workflow file
perf(directconv): AVX2-vectorized blocked nChw16c island + ERes2Net A/B
ci
#12:
Commit
7f66871
pushed by
mudler
3s
master
master
3s
View workflow file
docs(cpu): correct Phase A finding - blocked island built; MLAS proje…
ci
#11:
Commit
f4e7eef
pushed by
mudler
6s
master
master
6s
View workflow file
docs(cpu): capture CPU optimization campaign + path to MLAS parity
ci
#10:
Commit
925dedd
pushed by
mudler
3s
master
master
3s
View workflow file
perf(campplus): pin FCM 3x3-s1 convs to Winograd (direct conv ties at…
ci
#9:
Commit
7ecfd07
pushed by
mudler
4s
master
master
4s
View workflow file
perf(cpu): route CAM++ FCM 2D 3x3 s1 convs through AVX2 Winograd
ci
#8:
Commit
d2839ca
pushed by
mudler
2m 6s
master
master
2m 6s
View workflow file
perf(cpu): route 2D speaker encoders' 3x3 s1 convs through AVX2 Winograd
ci
#7:
Commit
45122ec
pushed by
mudler
1m 18s
master
master
1m 18s
View workflow file
docs(bench): record Round 2 stacked CPU-optimization results (honest)
ci
#6:
Commit
fe7e6a3
pushed by
mudler
1m 15s
master
master
1m 15s
View workflow file
perf(encoders): conv2d routing helper + record direct-conv as a CPU d…
ci
#5:
Commit
0d9c1b3
pushed by
mudler
1m 14s
master
master
1m 14s
View workflow file
perf(backend): default to min(hw,8) threads instead of single-threaded
ci
#4:
Commit
fe68f0a
pushed by
mudler
1m 17s
master
master
1m 17s
View workflow file
bench: comparative ggml-vs-reference latency harness + GPU verify
ci
#3:
Commit
850e2cf
pushed by
mudler
1m 10s
master
master
1m 10s
View workflow file
feat(analyze): emotion head + age/gender + analyze JSON parity
ci
#2:
Commit
4754643
pushed by
mudler
1m 50s
master
master
1m 50s
View workflow file
feat(encoder): 3D-Speaker CAM++ graph + parity gate
ci
#1:
Commit
121a048
pushed by
mudler
3m 6s
master
master
3m 6s
View workflow file
You can’t perform that action at this time.