-
Notifications
You must be signed in to change notification settings - Fork 91
Pull requests: mudler/parakeet.cpp
Pull requests list
fix: bound the streaming mel buffer to a sliding window (fixes #63, the streaming RSS leak)
#69
opened Sep 9, 2026 by
simobenziane
Loading...
perf: move the mel buffer into the 1-item MelBatch instead of copying it
#67
opened Sep 5, 2026 by
sylvestre
Loading...
mel: precompute FFT twiddle factors and reuse scratch
#65
opened Aug 17, 2026 by
haydonryan
Contributor
Loading...
chore: gitignore macOS and Windows metadata files
#58
opened Jul 29, 2026 by
DmitriyAlergant
•
Draft
perf(decode): replayable transducer CUDA graphs (per-step + batched)
#46
opened Jun 29, 2026 by
sims1253
Loading...
fix: avoid O(N2) per-chunk reprocessing in long-running StreamingSession
#39
opened Jun 26, 2026 by
rubdttcom
Loading...
ProTip!
Exclude everything labeled
bug with -label:bug.