Speech To Text SAPI Offine mode

3 Ansichten (letzte 30 Tage)
Nikos Korobos
Nikos Korobos am 23 Mär. 2022
Kommentiert: Nikos Korobos am 28 Mär. 2022
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

Akzeptierte Antwort

jibrahim
jibrahim am 24 Mär. 2022
Hi Nikos,
You can try out wav2vec 2.0. You can find a MATLAB implementation here:
  3 Kommentare
jibrahim
jibrahim am 28 Mär. 2022
Hi Nikos,
Try this:
writematrix(txt,'sttfile.txt' );
Nikos Korobos
Nikos Korobos am 28 Mär. 2022
Thanks a ton!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Entering Commands finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by