Speech To Text SAPI Offine mode

2 views (last 30 days)
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

Accepted Answer

jibrahim
jibrahim on 24 Mar 2022
Hi Nikos,
You can try out wav2vec 2.0. You can find a MATLAB implementation here:
  3 Comments
jibrahim
jibrahim on 28 Mar 2022
Hi Nikos,
Try this:
writematrix(txt,'sttfile.txt' );

Sign in to comment.

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!