===================================================================
TS 26.104
REL-5 V5.4.0 2004-03
REL-6 V6.1.0 2004-03
REL-7 V7.0.0 2007-06
REL-8 V8.0.0 2008-12
REL-9 V9.0.0 2008-12
REL-10 V10.0.0 2010-03
3GPP AMR Floating-point Speech Codec
===================================================================
This readme.txt shortly explains the compilation and use of the AMR floating
point C-code. The package contains C-source files for the AMR floating-point
speech encoder and optimized fixed-point speech decoder. The optimized
fixed-point speech decoder is bit-exact with 3GPP TS 26.073 fixed-point
speech decoder version 7.0.0.
COMPILING THE SOFTWARE
======================
By default the encoder output and decoder input are formatted according to the
MIME file storage format used e.g. by the MMS service. The specification of
this format can be found in RFC 3267 "Real-Time Transport Protocol(RTP) Payload
Format and File Storage Format for the Adaptive Multi-Rate (AMR) and Adaptive
Multi-Rate Wideband (AMR-WB) Audio Codecs", sections 5.1 and 5.3.
If you want to compile a package with an output compatible with the existing
3GPP AMR fixed-point C-code and its file format, define "ETSI"
during compiling (in the compiler's command line). Hence the output
of the encoder and the input of the decoder will use the ETSI "word"-
format (one bit per word) used by the official 3GPP AMR fixed-point codec.
If you want to compile a package with an output compatible with the AMR IF2
format of the 3GPP specification TS 26.101 "Mandatory speech processing
functions; AMR speech codec frame structure", defining "IF2" during compiling.
NOTE: When using the ETSI stream format the user must take care that the mode index
and the frame type are valid, else the decoder will crash. There is no error
protection using this format.
For the VAD Option 1 define VAD=VAD1 and for the VAD Option 2 use
VAD=VAD2. The default is VAD1.
Makefiles for gcc and Microsoft C++ version 6.0 are included in this package.
Using MS VC++ makefile, command line is:
nmake /f makefile.win32 CFG=ETSI VAD=VAD1
When compiling the encoder, you have to compile the files:
encoder.c
interf_enc.c
sp_enc.c
interf_enc.h
interf_rom.h
rom_enc.h
sp_enc.h
typedef.h
When compiling the decoder, you have to compile files:
sp_dec.c
decoder.c
interf_dec.c
interf_dec.h
interf_rom.h
rom_dec.h
sp_dec.h
typedef.h
RUNNING THE SOFTWARE
====================
Usage of the "encoder" program is as follows:
encoder [-dtx] mode speech_file bitstream_file
or
encoder [-dtx] -modefile=mode_file speech_file bitstream_file
<mode> = MR475, MR515, MR59, MR67, MR74, MR795, MR102 or MR122
[mode_file] is optional and the format is the same as in the mode file
of the corresponding 3GPP TS 26.073 fixed-point C-code. The file is
an ascii-file containing one mode per line.
Usage of the "decoder" program is as follows:
decoder speech_file synthesis_file
HISTORY
=======
v. 3.0.0 24.8.00
v. 3.1.0 19.12.00
v. 4.0.0 19.12.00
R99 V. 3.2.0 13.06.01
REL-4 V. 4.1.0 13.06.01
R99 V. 3.3.0 01.09.01
REL-4 V. 4.2.0 01.09.01
R99 V. 3.4.0 08.02.02
REL-4 V. 4.3.0 08.02.02
R99 V. 3.5.0 14.01.03
REL-4 V. 4.4.0 14.01.03
REL-5 V. 5.1.0 14.01.03
REL-4 V. 4.5.0 12.06.03
REL-5 V. 5.2.0 12.06.03
REL-5 V. 5.3.0 17.12.03
REL-6 V. 6.0.0 17.12.03
REL-5 V. 5.4.0 05.03.04
REL-6 V. 6.1.0 05.03.04
REL-7 V. 7.0.0 05.06.07
REL-8 V. 8.0.0 10.12.08
REL-9 V. 9.0.0 10.12.09
![avatar](https://profile-avatar.csdnimg.cn/b9dab327c5d24453a75f0161774ed3be_kevinbor.jpg!1)
kevinbor
- 粉丝: 1
- 资源: 13
最新资源
- STM32与GD32代码替换
- 基于MATLAB的双卡尔曼滤波算法:融合电池电压修正SOC与安时积分法的优化研究,基于MATLAB的双卡尔曼滤波算法:融合电池电压修正SOC与安时积分法的优化研究,基于matlab的双卡尔曼滤波算法
- 使用k3s高可用部署rancher
- 大学生创新创业训练计划经验分享-帮助在校大学生更好地开展创新创业活动
- Dynamic-IPv6-DNS - 基于DynV6的自动化DDNS更新脚本,支持Windows系统
- 高分项目,基于Matlab开发实现的基于参考点选择策略的改进型NSGA-III算法,内含完整源码+讲解视频
- python实现的学生信息管理系统—GUI界面版
- python编写的串口调试工具
- 【微信小程序-毕设期末大作业】记账本微信小程序源码.zip
- ACM NOI CSP 比赛经验分享-从准备阶段、比赛策略、解题技巧、心态调整等方面进行详细分享
- 狂龙桌面工具V2.0狂龙软件20周年版
- C++ STL中Vector容器的功能介绍与操作方法解析
- xucctest-project
- _4智能抢答器电子系统综合设计_000004.zip
- Refprop10.0制冷剂参数查询+安装教程+excel调用refprop查询制冷剂参数NIST
- 粒子群算法-惯性因子采用线性调整策略.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback-tip](https://img-home.csdnimg.cn/images/20220527035111.png)