Clear Filters
Clear Filters

can I develop a speech to text system using MATLAB? how??...

1 view (last 30 days)
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....

Answers (1)

Walter Roberson
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.

Community Treasure Hunt

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

Start Hunting!