can I develop a speech to text system using MATLAB? how??...
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2016년 2월 9일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!