% Computation of ST-ZCR and STE of a Speech signal. % % Functions required: zerocross, sgn, winconv. % % Author: Nabin Sharma % Date: 2009/03/15 [x,Fs] = wavread('so.wav'); % word is: so x = x.'; N = length(x); % signal length n = 0:N-1; ts = n*(1/Fs); % time for signal % define the window wintype = 'rectwin'; winlen = 201; winamp = [0.5,1]*(1/winlen);
标签: 短时过零率和短时能量
上传时间: 2019-09-23
上传用户:minwenji
ephraim1995 子空间降噪经典算法
标签: Enhancement Approach Subspace Signal Speech for
上传时间: 2020-04-29
上传用户:LacrimosaMozart
This introduction takes a visionary look at ideal cognitive radios (CRs) that inte- grate advanced software-defined radios (SDR) with CR techniques to arrive at radios that learn to help their user using computer vision, high-performance Speech understanding, global positioning system (GPS) navigation, sophisticated adaptive networking, adaptive physical layer radio waveforms, and a wide range of machine learning processes.
标签: Technology Cognitive Radio
上传时间: 2020-05-26
上传用户:shancjb
This paper presents a Hidden Markov Model (HMM)-based Speech enhancement method, aiming at reducing non-stationary noise from Speech signals. The system is based on the assumption that the Speech and the noise are additive and uncorrelated. Cepstral features are used to extract statistical information from both the Speech and the noise. A-priori statistical information is collected from long training sequences into ergodic hidden Markov models. Given the ergodic models for the Speech and the noise, a compensated Speech-noise model is created by means of parallel model combination, using a log-normal approximation. During the compensation, the mean of every mixture in the Speech and noise model is stored. The stored means are then used in the enhancement process to create the most likely Speech and noise power spectral distributions using the forward algorithm combined with mixture probability. The distributions are used to generate a Wiener filter for every observation. The paper includes a performance evaluation of the Speech enhancer for stationary as well as non-stationary noise environment.
标签: Telecommunications Processing Signal for
上传时间: 2020-06-01
上传用户:shancjb
Although state of the art in many typical machine learning tasks, deep learning algorithmsareverycostly interms ofenergyconsumption,duetotheirlargeamount of required computations and huge model sizes. Because of this, deep learning applications on battery-constrained wearables have only been possible through wireless connections with a resourceful cloud. This setup has several drawbacks. First, there are privacy concerns. Cloud computing requires users to share their raw data—images, video, locations, Speech—with a remote system. Most users are not willing to do this. Second, the cloud-setup requires users to be connected all the time, which is unfeasible given current cellular coverage. Furthermore, real-time applications require low latency connections, which cannot be guaranteed using the current communication infrastructure. Finally, wireless connections are very inefficient—requiringtoo much energyper transferredbit for real-time data transfer on energy-constrained platforms.
标签: Embedded_Deep_Learning Algorithms
上传时间: 2020-06-10
上传用户:shancjb
Speech coder 压缩标准g728源码,实现语音压缩
上传时间: 2020-06-12
上传用户:sdasdas123344
INTRODUCTION In the past, adding Speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added to any PICmicro device. This application note will cover the ADPCM compression and decompression algorithms, performance comparison of all PICmicro devices, and an application using a PIC16C72 micro-controller.DEFINITION OF TERMS step size -value of the step used for quantization of ana-log signals and inverse quantization of a number of steps.quantization -the digital form of an analog input signal is represented by a finite number of steps.adaptive quantization -the step size of a quantizer is dramatically changed with time in order to adapt to a changing input signal.inverse quantizer -a finite number of steps is converted into a digital representation of an analog signal.
上传时间: 2022-06-20
上传用户:
VIP专区-嵌入式/单片机编程源码精选合集系列(36)资源包含以下内容:1. C51 I2C 驱动程序 含头文件.2. arm芯 ucos 下的开发框架.3. c8051f***的程序源代码.4. 新华龙单片机的flash用法.5. 用C8051F300设计锂离子电池充电器的解决方案.6. c8051f系列单片机 用过采样和求均值提高ADC分辨率.7. C6000指令集 是对C6000指令集的文档.8. VxWorks 编程手册 VxWorks 编程手册.9. proteus 6.7及其破解(绝对好用).10. iic总线资料.11. 手机游戏礼包包 原理图采用OrCad软件或PowerPCB软件打开 好玩的很 快来试试吧.12. 红外测温计 红外线测温 自动化设计 原理图采用OrCad软件或PowerPCB软件打开 很完美.13. 9智能机器人礼包 智能机器人 单片机实现 功能齐全 运动流畅.14. 哈哈!终于找到了最新版本的UCGUI! 增加了不少的功能.15. Nios II是一个用户可配置的通用RISC嵌入式处理器,这个文档详细介绍这个处理器的用法.16. 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取.17. 学DSP时.18. 汉字液晶子程 液晶屏分为4行*12列汉字.19. 这是一个c语言描述的8位led显示的源代码.20. We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a s.21. Training embedded apps to process Speech may be as easy as finding the right 8-bit micro. Don t let.22. The CC1000 RF transceiver is very easy to interface with a microcontroller. The chip is configured.23. One of the most important issues affecting the implementation of microcontroller software deals wi.24. AVR单片机开发中.25. 作基于日立公司superh系列微处理器嵌入式操作系统bootloader源代码.26. touchsceen_test ├─ main.c C语言主源文件 ├─ AscII6x8.c Ascii字符6x8点阵显示格式数据 ├─ lcd.c LCD显示函数源文件 ├─.27. iic_test ├─ main.c C语言主源文件 ├─ iic.c IIC总线操作和24C040擦写函数源文件 └─ iic.h IIC总线操作和24C040写定义头文件.28. Nexperia系统声音实现的源码.29. 89C516RD+的两个AD转换程序,89C51是22.1184MHZ,有64KB Flash 256B(DataRAM)+1024B(Ext.RAM)的性价比很高的MCU.30. 网上收集的VC多线程开发、嵌入式开发文档.31. ucos-2在lpc2100上的移制例子。.32. mcf5307实验源代码.33. CPLD对DUSH的读写控制,LINUX下运行.解压即可..34. HART协议由Rosemount公司开发且已向每个使用者开放HART协议采用标准的Bell 202频移键控信号以1200波特通信以低电平加载于4mA~20mA模拟信号上.35. 中文MODBUS协议(完整版)涵盖协议基本内容。不用我多说了吧!自己看好了。.36. μC_OS-II在Nios上的移植(共同学习ucosII).37. SST28F040读写源程序,C语言编写,方便移植.38. 基于ARM 的PDA拼音输入法源程序,c语言编写,方便移植.39. Cypress公司的USB芯片开发资料.40. at91 sam 系列arm7单片机程序下工具.
标签: 自动变速器
上传时间: 2013-06-18
上传用户:eeworm
VIP专区-嵌入式/单片机编程源码精选合集系列(161)资源包含以下内容:1. 温度监视器.2. 通过按键在3位一体的数码管上显示数字.3. 在IAR 环境下.4. pruotues仿真教程 pruotues仿真教程 pruotues仿真教程.5. 嵌入式系统设计的好书.6. i2c总线的verilog代码.7. 1、实验目的 掌握编写一般GUI程序的基本步骤.8. 红色飓风原理图.9. G代码生成软件.10. msp430F437三相电表DEMO(编译器 IAR 3.42A).11. 键盘程序:基于cpld开发环境的4*4键盘程序.12. ADS下开发的A/D转换器AD7892及LCD显示程序.13. mcs51单片机键盘扫描程序.14. 给出了一种基于$3C2410嵌入式SoC的网络视频会议终端的实现方案.15. 在仿真软件protues7.1上仿真arm7的GUI的代码和protues的工程文件。是学习arm的一个好东西.16. c51的原理图啊.17. 温度传感器ds18b20的完整程序.18. 中兴MG815+CDMA模块USB转接原理图及PCB图(基于CP2102的USB TO RS232转接原理.19. Michael J. Pont 的嵌入式系统编程讲座1.20. PIC 的ip 有用的着的拿去看看吧 对于开发pci总线会有很大帮助的.21. AT91RM9260PMC程序,程序和ATMEL9260EK开发板配套.22. Embedded VC++ 4 Programmer s Guide.23. ylp2410的bootloader源码.24. McCraw-Hill - Wap A Beginner s Guide Ebook-fly.25. 能够实现步进电机的正转反转.26. 很好的资料和大家分享 飓风板的原理图.27. 文章的内容是有关嵌入式编程用到的工具-MAKE的中文手册..28. 飞思卡尔智能车摄像头的完整程序.29. STM32的程序.30. 基于PLC控制交流变频调速电梯系统的研究的一篇pdf格式说明文档。.31. This a GUI that manages DSP analysis functions for wav-files (e.g., Speech signals). Two functions (.32. 《嵌入式系统设计与实例开发》王田苗 北航出版社.33. 嵌入式开发中用于自制JTAG的dll文件.34. 黑色经典系列 arm嵌入式系统开发典型模块.35. 51系列的软件包,有i2c驱动,各种芯片的介绍.36. 此程序是在AVR单片机atmega169P处理器的程序.37. 关于手机BOOTLADER相关.38. 华中机床的plc程序.39. 键盘的源码的程序.40. 是北京智心工作室的基于MPC8280设计的核心板使用手册.
标签: 微带天线
上传时间: 2013-06-14
上传用户:eeworm
2.5 Neural Turing Machine - 2.1 Model - .DS_Store 10KB 2.4 RNN Sequence-to-Sequence Model - 2.8 One Shot Deep Learning - 2.7 Deep Transfer Learning Lifelong Learning especially for RL - 2.2 Optimization - 1.4 Speech Recognition Evolution - 1.2 Deep Belief Network(DBN)(Milestone of Deep Learning Eve) - 1.3 ImageNet Evolution(Deep Learning broke out from here) - 2.3 Unsupervised Learning Deep Generative Model - 2.6 Deep Reinforcement Learning
标签: MoldWizard 使用手册
上传时间: 2013-05-15
上传用户:eeworm