VideoTranscribe
VideoTranscribe[video]
recognizes speech in an audio track and adds it to video as a subtitle track.
Details and Options
- VideoTranscribe performs speech-to-text on audio tracks and adds it to video as a subtitle track. It is typically used to generate closed captions for videos.
- The following options can be given:
-
AudioTrackSelection Automatic the audio track to transcribe Masking All interval of interest Method Automatic the method to use PerformanceGoal $PerformanceGoal aspects of performance to try to optimize ProgressReporting $ProgressReporting whether to report the progress of the computation TargetDevice "CPU" the device on which to perform recognition - By default, speech in the whole signal is recognized. Use Masking->{int1,int2,…} to limit the recognition to intervals inti.
- By default, if a method returns non-speech tokens (e.g. [applause]), they are returned in the result. Use Method{"NonSpeechReplacement"replacements} to specify different replacements. Use "NonSpeechReplacement""" to remove them.
- VideoTranscribe uses machine learning. Its methods, training sets and biases included therein may change and yield varied results in different versions of the Wolfram Language.
- VideoTranscribe may download resources that will be stored in your local object store at $LocalBase and can be listed using LocalObjects[] and removed using ResourceRemove.
Examples
open allclose all
Wolfram Research (2024), VideoTranscribe, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoTranscribe.html.
Text
Wolfram Research (2024), VideoTranscribe, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoTranscribe.html.
CMS
Wolfram Language. 2024. "VideoTranscribe." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VideoTranscribe.html.
APA
Wolfram Language. (2024). VideoTranscribe. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VideoTranscribe.html