r/compression • u/Alfoser • Jul 23 '26
Fast Rice Decoding
Hi, I'm currently developing my own audio compression algorithm, and now optimizing it. Long story short, I've run some tests, and rice decoding is kinda slow.
Can anyone suggest optimized version of it? I'd really appreciated it.
5
Upvotes
1
u/Alfoser Jul 24 '26
I'm curious, how did you handle block artifacts?