can I develop a speech to text system using MATLAB? how??...
显示 更早的评论
there are so many alternatives available for speech to text, but if i want to develop it by using MATLAB, I'll get accuracy??.. and is there libraries available for speech processing....
回答(1 个)
Walter Roberson
2016-2-9
0 个投票
MATLAB is a Turing Complete programming language, which given enough time and memory can compute anything deterministic computable by any other Turing complete programming language. Therefore the accuracy you can get is limited by the effort you are willing to put into the project, not by the programming language.
类别
在 帮助中心 和 File Exchange 中查找有关 Speech Recognition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!