speech2text for Italian language

Hello everyone, I'm working on a project for univerity of Trento and I need to use speech2text to transcribe audio files in Italian, but, using speechClient and wav2vec2.0, downloaded via the help link, the output is nonsensical, while it is decent for English audio. Where can I find a wav2vec dictionary for Italian? Or how can I use other 3rd party models (Google API, IBM, Microsoft, Amazon) for Italian transcriptions? thank you in advance

1 Comment

maybe this helps:
https://de.mathworks.com/matlabcentral/answers/505259-solved-change-matlab-speech-tongue

Sign in to comment.

 Accepted Answer

jibrahim
jibrahim on 17 Jul 2023
Hi Ricardo,
The wav2vec model in speech2text only works for English.
You will have to use one of the Cloud models (Google API, IBM, Microsoft, Amazon). for information on how to do that, refer to the following:

More Answers (0)

Asked:

on 15 Jul 2023

Commented:

on 19 Jul 2023

Community Treasure Hunt

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

Start Hunting!