Speech and signal processing
May 24, 2026
A note on low-resource speech data, speaker variability, and why augmentation choices can matter more than model swaps.
data focus
research note
A backend write-up with a before-and-after request-path design, async handoff pattern, and the metrics behind the shift.
diagram
code
metrics
A staged NLP pipeline with a gate classifier, NER layer, structured JSON output, and low-confidence review routing.
diagram
json output
metrics
A CUDA write-up with benchmark crossover points, shared-memory tiling, and the profiler clue that exposed the next bottleneck.
diagram
code
benchmarks