While trying to implement g.729 coder on some raw file the output it gives is
basically a bitstream file I mean a binary file. The binary file actually
contains some binary data stream like "00101010110111100101011001". should I
convert to the desired pattern for g.729 by taking the stream from left if I
want to achieve the coded format? I am not very sure whether g.729 coded data in
the bitstream exactly contain the parameter-described version of data. I encoded
some speech data by this coder from YOHO database. And from the bitstream file I
directly converted to each 80 bits to its equivalent G.729 parameter
format.(15-dimension).But it seems that features for all the speakers values
are quite same and less varying. Please help with some clarification or
suggestion if someone knows about it.
Regards,
b_nayok