can I develop a speech to text system using MATLAB? how??...
1 view (last 30 days)
Show older comments
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....
0 Comments
Answers (1)
Walter Roberson
on 9 Feb 2016
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.
0 Comments
See Also
Categories
Find more on Speech Recognition in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!