Audio Transcript Mp3 #2018
Jefresongil
started this conversation in
General
Replies: 2 comments 5 replies
-
No, there isn't.
The correct mime for MP3 audios is |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Wouldn't it be interesting to add the mp3 mime type (audio/mpeg) to the default configuration file? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any restrictions for transcribing .mp3 audios? I'm processing a case with 10000 files, but to no avail. Includes in the Config file in mimeToprocess the audio/mp3 option. I must be commenting on some small mistake that is invisible to my eyes.
mimesToProcess = audio/3gpp; audio/3gpp2; audio/vnd.3gpp.iufp; audio/x-aac; audio/x-aiff; audio/amr; audio/amr-wb; audio/amr-wb+; audio/mp4; audio/mp3; audio/ogg; audio/vorbis; audio/x-oggflac; audio/x-oggpcm; audio/opus; audio/speex; audio/qcelp; audio/vnd.wave; audio/x-caf; audio/x-ms-wma; audio/x-opus+ogg; audio/ilbc
Testado com ambas
implementationClass = iped.engine.task.transcript.VoskTranscriptTask
implementationClass = iped.engine.task.transcript.Wav2Vec2TranscriptTask
Versão em uso 4.1.5
Beta Was this translation helpful? Give feedback.
All reactions