READ.ME
上传用户:meifeng08
上传日期:2013-06-18
资源大小:5304k
文件大小:2k
源码类别:

语音压缩

开发平台:

C/C++

  1. Testvectors to verify correct execution of G.729 ANSI-C software
  2. Version 3.3
  3. This directory contains testvectors to validate the correct execution
  4. of the G.729 ANSI-C software (version 3.3). NOTE that these vectors
  5. are not part of a validation procedure. It is very difficult to design
  6. an exhaustive set of test vectors. Hence passing these vectors should
  7. be viewed as a minimum requirement, and is not a guarantee that the
  8. implementation is correct for every possible input signal.
  9. Format: all files contain 16 bit sampled data using the Intel (PC)
  10. format.
  11. *.in  - input files
  12. *.bit - bit stream files
  13. *.out - output files
  14. and were obtained using the following commands
  15.  coder file.in file.bit
  16.  decoder file.bit file.pst
  17. Note that for some files only the *.bit and *.pst are available.
  18. The testvectors were designed to provide as much coverage as possible
  19. in terms of parameters and algorithm. Below we indicate what parts of
  20. the algorithms are excercised. Note that none of these sequences
  21. provides an exhaustive coverage.
  22. algthm - conditional parts of the algorithm 
  23. erasure - frame erasure recovery
  24. fixed - fixed codebook search
  25. lsp - lsp quantization
  26. overflow - overflow detection in synthesizer
  27. parity - parity check
  28. pitch - pitch search
  29. speech - generic speech file
  30. tame - taming procedure
  31. List of files and size in bytes
  32.     5740  algthm.bit
  33.     5600  algthm.in
  34.     5600  algthm.pst
  35.    49200  erasure.bit
  36.    48000  erasure.pst
  37.    19680  fixed.bit
  38.    19200  fixed.in
  39.    19200  fixed.pst
  40.   366048  lsp.bit
  41.   357120  lsp.in
  42.   357120  lsp.pst
  43.    62976  overflow.bit
  44.    61440  overflow.pst
  45.    49200  parity.bit
  46.    48000  parity.pst
  47.   300940  pitch.bit
  48.   293628  pitch.in
  49.   293600  pitch.pst
  50.   615000  speech.bit
  51.   600064  speech.in
  52.   600000  speech.pst
  53.    20992  tame.bit
  54.    20480  tame.in
  55.    20480  tame.pst