Does it support transcribing .flv types of files into text? #2101
Replies: 3 comments 1 reply
-
whisper uses You can see what formats your version of ffmpeg supports using See also FFMPEG supported media types StackOverflow - Which are the FLV supported audio types? |
Beta Was this translation helpful? Give feedback.
-
Does whisper have a built-in noise rejection/background rejection algo? I'm thinking of adding this feature in my automation script by using the ffmpeg separately and its built-in NR algo if whisper does not support it. |
Beta Was this translation helpful? Give feedback.
-
@a2nath No there is no noise rejection used currently. Here is the ffmpeg command used to load audio: Line 45 in ba3f3cd |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Title
Beta Was this translation helpful? Give feedback.
All reactions