codec2
codec2 copied to clipboard
WP2010 - Codec 2 Algorithm Unit Tests
Following on from #20, some ctests to help explain/illustrate algorithm, and support refactoring/code clean up, and test ports to other (non C99) compilers, fixed point, FPGA etc.
See also WP #32 #33 for ideas on tests. There may be existing ctests that cover some of these topics (especially quantisation)
- [ ] sinusoidal analysis
- [ ] pitch estimation and refinement
- [ ] overlap add synthesis
- [ ] quantisation, e.g. LSP/LPC & 700C (newamp1)
Deliverables
- ctests