plp_syn

来自「speech signal process tools」· 代码 · 共 9 行

TXT
9
字号
# @(#)Plp_syn	1.4 %G ERLint start ?= 1: "starting frame position";int nan ?= 0: "number of frames to process, 0 means end of file";float int_const ?= 0.95: "first-order integrator constant";float synth_rate ?= 1.0: "synthesis rate";float f0_ratio ?= 1.0 : "F0 scale factor";int up_ratio ?= 1: "upsampling ratio";float damp ?= 0.1 :"damping factor";

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?