MATLAB code to convert text into speech
4 ビュー (過去 30 日間)
古いコメントを表示
I am doing project on reading a written text. please help me with the code on how to convert text in to speech such that it identifies all letters and words and pronounce it.It would be of immense help
thanking you greatly!!!
[Merged from duplicate]
hello,i am doing project on conversion text to speech.So i want to know how to convert text in notepad(.txt file) into speech using matlab. it would be of immense help!!!!!
thanking you greatly!!!!
1 件のコメント
CHINNI VENKATA RAMESH
2016 年 12 月 5 日
I am also doing project on this,i have thought if it may be useful for u.you know the dictionary,it contains audios for how to pronounce the text,so my suggestion is please interface that one if possible. Thank u........
回答 (2 件)
Jan
2013 年 4 月 5 日
If you want to program it from scratch, your question is very general and creating an answer would mean, that we do your job. Then please show what you have done so far and ask a specific question.
But if you can use (and you should, except it is an educational project) existing tools:
- http://www.mathworks.com/matlabcentral/fileexchange/33652-speechdemo-in-gui-using-unofficial-google-service
- http://www.mathworks.com/matlabcentral/fileexchange/33614-text2speech-for-matlab-using-unofficial-google-service
- http://www.mathworks.com/matlabcentral/fileexchange/11297-text2speech-tts
- http://www.mathworks.com/matlabcentral/fileexchange/4769-speak
You see, searching in the FileExchange is a good idea.
0 件のコメント
jibrahim
2020 年 2 月 11 日
Audio Toolbox supports calling into popular 3rd-party APIs for speech transcription and synthesis:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulation, Tuning, and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!