-
本书给出80个语音处理习题和4个语音处理程序,对相关人员有很大价值
本书给出80个语音处理习题和4个语音处理程序,对相关人员有很大价值-the book is 80 speech processing and Exercise 4 speech processing procedures, the relevant personnel be of great value
- 2022-01-26 00:16:36下载
- 积分:1
-
ITU
ITU-T G.729A标准源代码编码端,已创建工程文件,方便初学者,已测试,运行良好-ITU-T G.729A standard encoding client source code, project files have been created for beginners, have been tested, well-functioning
- 2023-04-22 17:25:03下载
- 积分:1
-
C54X语音压缩编码,采用ADPCM算法,
C54X语音压缩编码,采用ADPCM算法,- C54x speech compress codec,based on ADPCM algorithm.
- 2022-07-17 15:45:52下载
- 积分:1
-
用VB写的呼叫中心
用VB写的呼叫中心-VB wrote Call Center
- 2022-04-11 19:27:19下载
- 积分:1
-
SoundRuler是一个用来分析和图形化重复声音的工具(生物声学)。它识别和测量文件中每种声音的时间和光谱属性。执行的结果可以保存到电子数据表,也可以导出波形
SoundRuler是一个用来分析和图形化重复声音的工具(生物声学)。它识别和测量文件中每种声音的时间和光谱属性。执行的结果可以保存到电子数据表,也可以导出波形图。-SoundRuler is uses for to analyze and the graph repetition sound
tool (biological acoustics). It distinguishes and surveys in the
document each kind of sound time and the spectrum attribute. The
execution result may preserve the electronic data sheet, also may
derive the oscillogram.
- 2022-05-26 02:28:02下载
- 积分:1
-
TI 的回声抵消编程 Guide,详细介绍了 echo cancellation 的流程 并附有 C 编写的源代码...
TI 的回声抵消编程 Guide,详细介绍了 echo cancellation 的流程 并附有 C 编写的源代码-TI s echo cancel pragramming guide, it introduced the flow of echo cancellation in detail and also attached with the source code written in c.
- 2023-06-05 15:40:02下载
- 积分:1
-
录制音频功能,病可以对语音自动分频以及识别语音的浊音清音...
录制音频功能,病可以对语音自动分频以及识别语音的浊音清音-Audio recording function, disease can be automatic voice recognition and voice-band voiced voiceless
- 2022-12-22 16:40:08下载
- 积分:1
-
celp算法实现
celp算法实现 -Implemention of celp algorithm
- 2022-12-04 08:10:04下载
- 积分:1
-
dejavu代码
Dejavu 是一个 Python 库,用于音频指纹和识别的算法。Dejavu 听一次音频后就会记录该音频的指纹信息,然后可通过麦克风对输入的音频进行识别是否同一首歌。
- 2022-02-21 02:29:29下载
- 积分:1
-
Indefinite long
不定长信号合并,%执行信号相加: y(n) = x1(n)+x2(n)
%调用方式:[y,n] = sigadd(x1,n1,x2,n2)
% y:叠加后的信号序列的序列号,包括n1和n2
% x1: 第一个信号序列,序列号为n1
% x2:第二个信号序列,序列号为n2(n2可以与n1不同)-Indefinite long-Signal merger, add up to the implementation of signal: y (n) = x1 (n)+ X2 (n) call the way: [y, n] = sigadd (x1, n1, x2, n2) y: Superposition signal sequence after the serial number, including the n1 and n2 x1: the first signal sequence, the serial number for n1 x2: the second signal sequence, the serial number for n2 (n2 with n1 different)
- 2022-01-28 16:59:07下载
- 积分:1