can I develop a speech to text system using MATLAB? how??...
Mostrar comentarios más antiguos
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....
Respuestas (1)
Walter Roberson
el 9 de Feb. de 2016
0 votos
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.
Categorías
Más información sobre Speech Recognition en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!