Quick Voice Recognition Question
1 回表示 (過去 30 日間)
古いコメントを表示
-I want to ask in which format the voice recognition will be better? 'double','single', 'int16' or 'uint8'
The table of different type is found here (with they information) http://www.mathworks.co.uk/help/matlab/ref/wavrecord.html;jsessionid=c0915fcbcf020462dac5d7a4bbb6
0 件のコメント
採用された回答
Walter Roberson
2014 年 4 月 10 日
Anything other than uint8 stores 16 bits per sample, and will be effectively equivalent.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Speech Recognition についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!