Re: [Freetel-codec2] developing a cognitive decoder

2018-02-07 Thread David Rowe
Hello Matei, Look at codec2-dec/src/codec2.c c2sim can dump the parameters to text files - David On 08/02/18 04:29, Matei Alexandru Coltoiu wrote: So, I would like to know how are the data vectors that come out of the encoder composed, by that I mean, how are the 4 parameters, pitch, energy,

Re: [Freetel-codec2] developing a cognitive decoder

2018-02-07 Thread Matei Alexandru Coltoiu
So, I would like to know how are the data vectors that come out of the encoder composed, by that I mean, how are the 4 parameters, pitch, energy, voicing and spectrum organised in the bitstream. I would like to extract the parameters in order to work on them. On Fri, Nov 3, 2017 at 12:22 PM, Matei