Welcome![Sign In][Sign Up]
Location:
Search - voice data

Search list

[Speech/Voice recognition/combineWAVE文件格式剖析

Description: WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based on RIFF format as a standard. RIFF English Resource Interchange File Format of the initials, each WAVE document for the first four bytes is "RIFF." WAVE document from the document and data on the first two major components. The first document which is divided into RIFF / logo of WAV files and voice data formats note of two parts. WAVE part of the document content and format of the attached tables.
Platform: | Size: 4351 | Author: 麦麦 | Hits:

[ARM-PowerPC-ColdFire-MIPSPWM_VOICE

Description: 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate the PWM voice. Voice data from the PC after the conversion. It is the largest of 16. Because there is PWM output ports need low-pass filter can be relatively clean voice. It has been modified over the use LPC2132 ARM D/A to produce. This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM.
Platform: | Size: 63488 | Author: 徐勇 | Hits:

[TCP/IP stackVoiceEngines

Description: 这是一个将语音打包程序, 将数据打包成RTP/RTCP-This is a package of voice procedures, data packing into RTP/RTCP
Platform: | Size: 349184 | Author: 邓来 | Hits:

[DSP programvoice_agc

Description: 在C54X DSP 下写的,DSP接收PC机话音数据,并在DSP内对话音作AGC自动增益控制!-under the C54X DSP wrote, DSP receiving PC voice data, and the DSP for voice within the AGC AGC!
Platform: | Size: 13312 | Author: 张有鹏 | Hits:

[Speech/Voice recognition/combine16to8K-Downsample

Description: 本程序将指定的16K采样的语音数据文件转换为经G.723编解码后的8K语音数据。降采样前先使用180阶的FIR滤波器对语音数据进行频率压缩,然后进行抽取,并对抽取的数据进行G.723编解码。该程序在非特定语音识别的库文件处理中使用,也可扩展至其他用途。-this procedure will be designated the 16K sampling voice data files converted to G.723 codecs by the 8K words Music data. Sampling down before use 180 bands FIR filter frequency voice data compression, then proceed to collect, also collected data G.723 codecs. The procedures in non-specific voice recognition for the use of document processing, and can be expanded to other uses.
Platform: | Size: 1675264 | Author: 王小飞 | Hits:

[Audio programPCMMixer

Description: 自己编写的一款可以进行双路PCM语音混频的程序,针对的是16位的PCM语音数据,经过验证,比常规的混音算法质量好许多,特别是进行多路混频时,重复调用该程序也可以达到比较满意的结果。-own section can be prepared for two-way voice PCM mixing procedures, The address is 16 PCM voice data, after verification, than conventional mixing algorithm many good quality, especially for multi-channel mixer, repeat the procedure call also will be more satisfied with the results.
Platform: | Size: 7168 | Author: 林宜聪 | Hits:

[OtherTC_PLOT

Description: 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序 -This procedure includes voice compression and voice recognition requirements in the area of the LPCC, MFCC feature extraction algorithm, as well as voice activity detection source. Voice data in the feature extraction before the voice data can be 16K to 8K sampling rate of the drop treatment, including the 180-order FIR filter frequency compression procedures
Platform: | Size: 1024 | Author: lvjie | Hits:

[Software Engineeringvoifax-0.1-src.tar

Description: VoiFax is a program that manage voice/data/fax modem in the same manner of vgetty and mgetty.VoiFax is thinking for use in the small businness as in the enterprises. It is fully compatible with vgetty scripts and manage (via efax) modem fax 1.0/1.1/2.0
Platform: | Size: 152576 | Author: 吴柳 | Hits:

[GIS programVoice

Description: 数据后处理,用VC实现对实时采集数据的声速的修正。-Data after treatment with VC to realize the speed of sound in real-time data collection amendment.
Platform: | Size: 65536 | Author: 姜一 | Hits:

[Speech/Voice recognition/combinedata-load

Description: CCS下调试通过的基于5416DSP及AIC23的语音数据调出、并播放。-CCS under the debugger through the AIC23-based 5416DSP and out of voice data, and play.
Platform: | Size: 441344 | Author: 张学 | Hits:

[SCMdata

Description: 利用单片机来实现语音数据采集的硬件系统设计-To achieve the use of single-chip voice data acquisition hardware system design
Platform: | Size: 1024 | Author: yubaimei | Hits:

[TCP/IP stackPhone

Description: 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client端将收到的声音数据播放。在测试中只需在Server端打开Server程序并播放音乐或用话筒录音,在Cliet端打开Client程序,用耳机就可以听到音乐或录音。-Internet Multimedia Communications 1, the preparation of a network of multi-media communications software to achieve: In the transmitter microphone capture sound, real-time transmission through the network to the receiving side, and playing out at the receiving end. 2, using TCP, UDP, change the packet size to compare the situation and simultaneously send and receive-side audio playback quality. The experimental technique is different from the class talked about the callback function, use of MFC s message handling mechanism is replaced by the message handler callback function, but the whole process is the same. This program uses C/S mode, in which Server-side for the project PhoneToFile, Client-side for the project Client, Server-side functionality for the capture audio data and sent to the client, Client-side will receive the voice data playback. In the test, simply open the Server in the Server-side program and play music or microphone recording, open the Client program
Platform: | Size: 66560 | Author: zym | Hits:

[SMSlicenta_gsm

Description: converter text sms to voice atmega32 as main control the system. database of voice save on MMC. when hand phone receive new SMS, atmega32 take this message an converting to fonem code and then take voice data on database and generate to voice.
Platform: | Size: 563200 | Author: viorel | Hits:

[AI-NN-PRSOFM

Description: 自组织神经网络(SOFM)算法,实现语音数据的量化。-Self-organizing neural network (SOFM) algorithm, voice data, to quantify.
Platform: | Size: 754688 | Author: 谌叶龙 | Hits:

[SCMData-Transmission-over-Speech-Coded-Voice-Channels

Description: The voice channel in mobile communication systems have high priority and are almost always available. By using the voice channel also for data transmissions it is possible to get the same availability as for voice calls. But due to speech codecs in the voice channel, regular modems can not be used and special techniques are needed to transmit data. This thesis presents methods to transmit data over the voice channel in a GSM, UMTS or TETRA network. The focus has been on robust data transmission rather than high data bit rates. Approaches are introduced which improve the reliability for transmissions even for systems with low rate speech codecs and channels with some distortion. The results of the thesis are suggestions of symbol patterns and ways to create and adapt symbols for specific application and channel conditions to achieve the desired goal for the application
Platform: | Size: 688128 | Author: 阿铁 | Hits:

[Speech/Voice recognition/combineCwave

Description: 用C++编写的一个软件,完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encoding for the PCM. The function to be completed: (1) read wav files (2) to write wav file (3)complete decimation and interpolation to the voice data.
Platform: | Size: 1024 | Author: 梦游 | Hits:

[matlabSpectrogram-of-a-voice-data

Description: 用matlab实现对一段语音数据的语谱图(窄带和宽带)的画图分析-Spectrogram of a voice data (narrowband and broadband), drawing analysis using matlab
Platform: | Size: 432128 | Author: houjam | Hits:

[Speech/Voice recognition/combineLAN-voice-transmission

Description: C语言源码![局域网网络语音传输]一. 模块功能 做到在互连网的语音通信功能,使用g.729压缩,在 北京 -------- 重庆 间测试过,一端是长城宽带。一端是56k modem 拨号上网。语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-C language source code! [LAN voice transmission module function]. Do it in speech communication function of the Internet, the use of G.729 compression, tested in Beijing, Chongqing, one end is the the Great Wall of broadband. One is 56K modem dial-up. Voice clear, but one thing stopped tons phenomenon. The structure of two. DLL using an TCP connection, the two sides said no connectivity, using UDP to send voice data show that the transmission order, sender, receiver rearrangement of the order.
Platform: | Size: 2208768 | Author: shezhiqun | Hits:

[Communication-MobileAnalog Transmission of Digital Data

Description: Analog transmission. Analog transmission is a transmission method of conveying voice, data, image, signal or video information using a continuous signal which varies in amplitude, phase, or some other property in proportion to that of a variable. ... Others define that as digital transmission and as a digital signal.
Platform: | Size: 616448 | Author: khang | Hits:

[Other语音处理的一种实现

Description: 对语言信号进行分析,包括傅里叶变换,峰值查找(kind of voice data analysis,including fuliya transformation and finding the biggest point)
Platform: | Size: 768000 | Author: 鸡吧大 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 38 »

CodeBus www.codebus.net