(untitled)
(untitled)
2022-02-15 18:03:28
Hola, queria preguntar que programa utilizan para reconocimiento de voz?, yo estoy usando ptTranscriber, pero se pasa por alto varias frases.
si alguno tiene otro que funcione mejor por favor que lo comente
Saludos
Translate
Hello, I wanted to ask what program do you use for speech recognition? I am using ptTranscriber, but several phrases are missed.
If anyone has another one that works better please let me know.
Greetings
Re: (untitled)
2022-02-16 02:06:03
I use this:
https://azure.microsoft.com/pl-pl/services/cognitive-services/speech-to-text/#overview
This is a free online version, supports wav files, very good effects. I don't think there's anything better free at the moment than this ;)
Re: Re: (untitled)
2022-02-16 18:12:51
I'm using autosub, in Python..
but you still have to go online to google, because autosub is just an interface, what works is still google speech.. and the results certainly won't be perfect, we still have to edit manually to achieve better results..
I think all applications are almost the same, the application only helps us so that we don't have to create from scratch...
Re: Re: Re: (untitled)
2022-02-19 11:09:35
I'm using a mix of that :)
But sometimes, I have to edit a little bit the sound of video to get better results (trying to remove noise with audacity or ffmpeg). However, even after editing sound, speech recognition tools are useless :( And unfortunately, many adult video don't really care about sound quality...
It seems SubtitleEdit, in a next version, will include a speech-to-text tool (see here: https://www.youtube.com/watch?v=39mP3JMjNao ). It it works, that would be an ultimate tool, but for Windows only.
On this forum, a user told about Rev.Ai and Google API: https://www.avsubtitles.com/forum.php?for_cat=1&for_msg=304
But you need to know a little about programming to make it works.
pyTranscriber actually uses Google API.
I've tried Rev.Ai, the timestamps were more correct, but the dialogs were more bad than google.
Re: Re: Re: Re: (untitled)
2022-02-19 20:28:40
I found something else like this, I haven't tested it yet but it looks interesting
https://www.youtube.com/watch?v=1DsrniDGOJQ