·G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code 文件列表: ipp_sample ..........\Speech-coding ..........\.............\application ..........\.............\...........\usc
上傳時間: 2013-06-18
上傳用戶:wmwai1314
·詳細說明:非常流行的C語言實現的G.729壓縮算法,很值得研究語音壓縮的開發者一看。-Implement the G.729 Speech Vocoder by C programming language, worth of studying for the developer of Speech vocoder. 文件列表: g729 ....\acelp
上傳時間: 2013-05-22
上傳用戶:gaorxchina
·詳細說明:使用凌陽單片機的多命令語音識別范例- The use insults the positive monolithic integrated circuit the multi- orders Speech recognition model 文件列表: Recognise_SD ............\bsrSD.h ............\
上傳時間: 2013-04-24
上傳用戶:moshushi0009
·詳細說明:用于語音識別,基于HMM模型,用C++語言編寫。可用連續語音識別-It is based on HMM Model and developed with C++ which could be used to continuous Speech recognition.
上傳時間: 2013-05-15
上傳用戶:鳳臨西北
·詳細說明:語音識別方面的開發包,有助于設計HMM,NN和VQ。它是開放源碼的。- The Speech recognition aspect development package, is helpful to designs HMM, NN and VQ. It opens the source code.
上傳時間: 2013-06-17
上傳用戶:weixiao99
·文件列表: ReadMe.txt Release .......\SapiTutorial0.exe res ...\SapiTutorial0.ico ...\SapiTutorial0.rc2 resource.h sapi0.cfg sapi0.h sa
上傳時間: 2013-04-24
上傳用戶:liuwei6419
在現代通信系統中,電話語音的頻帶被限制在300 Hz~4 kHz的范圍內,帶來了語音可懂度和自然度的降低。為了在不增加額外成本的前提下提高語音的可懂度和自然度,進行了電話語音頻帶擴展的研究。提出了一種改進的基于碼本映射的語音帶寬擴展算法:在碼本映射的過程中,使用加權系數來得到映射碼本。客觀測試結果表明,用此算法得到的寬帶語音的譜失真度比用一般的碼本映射降低至少2%。主觀測試結果表明,用此算法得到的寬帶語音具有更好的可懂度和自然度。 Abstract: In modern communication systems, the bandwidth of telephone Speech is limited from 300Hz to 4 kHz, which reduces the intelligibility and naturalness of Speech. Telephone Speech bandwidth extension is researched to get wideband Speech and to improve its intelligibility and naturalness, without increasing extra costs. This paper put forward an improved algorithm of Speech bandwidth extension based on codebook mapping. In the process of codebook mapping, weighted coefficients were used to get mapping codebook. Objective tests show that spectral distortion of wideband Speech obtained by this algorithm reduces at least 2%, comparing to conditional codebook mapping. Subjective tests show that the wideband Speech obtained by this algorithm has better intelligibility and naturalness.
上傳時間: 2014-12-29
上傳用戶:15501536189
關于tts語音引擎的使用方法!很多軟件具有英文發音和朗讀功能,它們都使用了MSTTS(Microsoft Text To Speech)技術。微軟遵照COM的標準,提供了一套Speech API來對MSTTS進行編程。要在程序中使用這套API,必須確保系統已經安裝了MSTTS和Spchapi軟件包。 Speech API可以作為類型庫引用到Delphi中,方法是:打開Project選單下的Import Type Litrary,點擊“Add”加入Windows\Speech目錄下的Vtxauto.tlb文件,在Delphi的Import目錄中就會生成VTxtAuto—TLB.pas文件,其中定義了VTxtAuto—TLB單元,把它加到Uses成員中來。設計如圖2所示的窗口,定義全局變量: var VoTxt:IVTxtAuto 然后在Form的OnCreate事件中加入: VoTxt:=CoVTxtAuto_.Create VoTxt.Register(′′,′Speech Test′) {注冊} “Read”按鈕代碼為: VoTxt.Speak(Memo1.Lines.Text,10) {朗讀} “Stop”按鈕代碼為: VoTxt.StopSpeaking {停止朗讀} 至此,應用程序已具有朗讀功能,10表示使用普通語氣。借住VoTxt的屬性和方法,我們還可以控制閱讀速度和語氣,實現暫停、跳句等功能,Speech API編程就這么簡單。
上傳時間: 2014-01-21
上傳用戶:13681659100
1,如果沒有出現精靈,請安裝資源文件夾里的MSAgent核心庫。 如果精靈說話時在確定已經選擇了發音選項的情況下,沒有語音,則請安裝資源文件夾中的Text-to-Speech語音庫。 2,在精靈上單擊右鍵可以彈出菜單,同樣的在任務欄的主程序上也有一樣的效果。 雙擊精靈可以彈出發言對話框,在對話框中的發言快捷鍵是Alt+A。 3,一臺機器只可以運行一個聊天精靈,如果想進行測試,可以在參數設置里把IP地址設置成本機地址。這樣可以自己給自己發送信息。 4,目前聊天精靈只有英文的Text-to-Speech語音庫,所以請通過英文來測試語音輸出。 5,想不同的電腦之間正常的互相傳遞信息,請在參數設置里更改地址。
標簽:
上傳時間: 2013-12-21
上傳用戶:yph853211
TTS,TTS To Speech,Read the text using the microsoft TTS engine,and ACE libraly
標簽: TTS
上傳時間: 2015-12-11
上傳用戶:氣溫達上千萬的