Hello everyone, I've done some research on Speech-To-Text at the MathWorks community and found this solution:
Is it possible to get the code to function without an internet connection?(Since it makes use of different SAPIs)
Thanks in advance

 채택된 답변

jibrahim
jibrahim 2022년 3월 24일

1 개 추천

Hi Nikos,
You can try out wav2vec 2.0. You can find a MATLAB implementation here:

댓글 수: 3

Nikos Korobos
Nikos Korobos 2022년 3월 28일
Hi Jibrahim,
Your solution works flawlessly but what if I want to save the output of the wav2vec function to a txt file?
Used the code below
I did manage to get it to save as a txt but it turns out to be an empty text file.
Also I got this error
Hi Nikos,
Try this:
writematrix(txt,'sttfile.txt' );
Nikos Korobos
Nikos Korobos 2022년 3월 28일
Thanks a ton!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

제품

릴리스

R2021b

질문:

2022년 3월 23일

댓글:

2022년 3월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by