Record_Display_Spee​ch

Record speech for use as input speech signal for this and other processing exercises.
ダウンロード: 247
更新 2015/9/11

ライセンスの表示

A MATLAB exercise that uses the file read command to read in an existing speech file, the
record function to record a speech signal, and the file save command to save the results in a designated file on any desired MATLAB directory. The program plots the (existing or newly recorded) speech signal and its log energy contour. Finally, for newly recorded signals, the MATLAB program uses a graphical cursor to manually segment the recorded speech signal, as desired; e.g., eliminate background signal both before and after the desired speech signal, prior to saving the recorded speech in the designated directory and in the designated file. The file '1.5 Speech Record and Display.pdf' provides a User's Guide for this exercise.

引用

Lawrence Rabiner (2024). Record_Display_Speech (https://www.mathworks.com/matlabcentral/fileexchange/52128-record_display_speech), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSpeech Files についてさらに検索
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

added name of User's Guide for this exercise
works on both R2015a and windows 10