Nemotron ASR rewrite to GGML
Stars
11
Forks
2
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
52
commits
Merge pull request #4 from m1el/guardspine/codeguard-install
912c7c2
Add GuardSpine configuration
57d7dcf
Add CodeGuard governance workflow
d02dbd4
fix codeguard action ref to use @main branch
9a2b86d
trigger codeguard on pushes to master
484239a
add CodeGuard GitHub Action and local test harness
d31234a
add GitHub Actions CI workflow for Linux and macOS builds
8de0a2a
achanged Makefile, added short comparison to whisper
b57322d
added license and readme explaining how to use it
eaf899a
store depthwise conv pre-transposed, keep as F32
eb12eeb
added some intermediate documentation
5607d34
add Q8_0/Q4_0 quantization support for encoder weights
f93da41
addd metal backend support, changed ggml dir
067e6c2
add stdin streaming support to transcribe_stream
11357d3
consolidate cache tensors using views instead of per-layer tensors
2081bb3