⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 params0.sof

📁 这是一个从音频信号里提取特征参量的程序
💻 SOF
字号:
@ Sof v1.0 @# This is the parameters file for the production system@ FrontEnd 0 @name = "AudioFrontEnd";audio = {  byte_order = BIG_ENDIAN;	  num_channels = 1;};frame_duration = 0.01;target = "BASE&D&A";output_mode = "SOF_FEATURES_TEXT";@ Algorithm 0 @#% 134 67 name = CoefficientLabel; variable = SAMPLED_DATA; type = INPUT;@ Algorithm 1 @#% 69 138 name = "WINDOW"; algorithm = RECTANGULAR; duration = 0.025; alignment = LEFT;# normalize_energy = NONE;@ Algorithm 2 @#% 206 137 name = "WINDOW"; algorithm = HAMMING; duration = 0.025; alignment = LEFT;# normalize_energy = NONE;@ Algorithm 3 @#% 69 215 name = "ENERGY"; implementation = LOG;@ Algorithm 4 @#% 206 219 name = "SPECTRUM"; algorithm = MAGNITUDE; ft = { order = 256;};@ Algorithm 5 @#% 222 288 name = "FilterBankAmplitude"; order = 24;@ Algorithm 6 @#% 220 357 name = "CEPSTRUM"; debug_level = ALL;	 order = 12;@ Algorithm 19 @ name = Window; algorithm = LIFTER; implementation = PROCESS;@ Algorithm 20 @ name = Mask; mask = 0; algorithm = remove;	@ Algorithm 7 @#% 120 400 name = "CONNECTION"; algorithm = INPUTS;@ Algorithm 8 @#% 120 450 name = CoefficientLabel; variable = BASE;@ Algorithm 9 @ name = CoefficientLabel; variable = MFCC;@ Algorithm 10 @ name = Calculus; delta_win = 2;@ Algorithm 11 @ name = Connection; algorithm = inputs;@ Algorithm 12 @ name = CoefficientLabel; variable = "BASE&D";@ Algorithm 13 @ name = Calculus; delta_win = 2;@ Algorithm 14 @ name = Connection; algorithm = inputs;@ Algorithm 15 @ name = Connection; algorithm = inputs;@ Algorithm 16 @ name = CoefficientLabel; variable = "BASE&D&A2";@ Algorithm 17 @ name = CoefficientLabel; variable = "BASE&D&A";@ Algorithm 18 @ name = CoefficientLabel; variable = "ENERGY";@ DiGraph<Long> 0 @weighted = true;vertices =        {0, {0}},        {1, {1}},        {2, {2}},        {3, {3}},        {4, {4}},        {5, {5}},        {6, {6}},        {7, {7}},	{8, {8}},	{9, {9}},	{10, {10}},	{11, {11}},	{12, {12}},	{13, {13}},	{14, {14}},	{15, {15}},	{16, {16}},	{17, {17}},	{18, {18}},	{19, {19}},	{20, {20}};arcs =        {0, 1, 0},        {0, 2, 0},        {1, 3, 0},	{3, 18, 0},        {2, 4, 0},        {4, 5, 0},        {5, 6, 0},	{18, 7, 1},	{6, 19, 0},	{19, 20, 0},	{20, 9, 0},	{9, 7, 0},	{7, 8, 0},	{8, 10, 0},	{8, 11, 0},	{10, 11, 1},	{11, 12, 0},	{10, 13, 0},		{12, 14, 0},	{13, 14, 1},	{14, 16, 0},		{8, 15, 0},	{10, 15, 1},	{13, 15, 2},		{15, 17, 0};

⌨️ 快捷键说明

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