Y
Hacker News
new
|
ask
|
show
|
jobs
by
phoboslab
1230 days ago
Good catch! That's likely an artifact of the LMS state being quantized[1] at every frame border. I will look for ways to improve this.
[1]
https://github.com/phoboslab/qoa/blob/master/qoa.h#L324-L336
1 comments
hcs
1230 days ago
Given how large the frames are in QOA, it doesn't seem like too much overhead to have the full history and weights stored per frame (if seeking to any frame is required).
link