Speech To Text SAPI Offine mode

2 ビュー (過去 30 日間)
Nikos Korobos
Nikos Korobos 2022 年 3 月 23 日
コメント済み: Nikos Korobos 2022 年 3 月 28 日
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 日
Hi Nikos,
You can try out wav2vec 2.0. You can find a MATLAB implementation here:
  3 件のコメント
jibrahim
jibrahim 2022 年 3 月 28 日
Hi Nikos,
Try this:
writematrix(txt,'sttfile.txt' );
Nikos Korobos
Nikos Korobos 2022 年 3 月 28 日
Thanks a ton!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by