speech2text for Italian language
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Jonas
le 17 Juil 2023
maybe this helps:
https://de.mathworks.com/matlabcentral/answers/505259-solved-change-matlab-speech-tongue
Réponse acceptée
jibrahim
le 17 Juil 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:
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!