speech2text for Italian language
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Riccardo
am 15 Jul. 2023
Kommentiert: Riccardo
am 19 Jul. 2023
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 Kommentar
Jonas
am 17 Jul. 2023
maybe this helps:
https://de.mathworks.com/matlabcentral/answers/505259-solved-change-matlab-speech-tongue
Akzeptierte Antwort
jibrahim
am 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:
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!