Skip to content

ragymorkos/Subtitle-Alignment-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Subtitle-Alignment-Algorithm

This repository contains tested pseudo-code for a subtitle alignment algorithm I wrote for my independent work project. In general, the algorithm utilizes a chunking mechanism of speech segments in order to align the transcribed text accordingly. Transcribed text could be obtained from any speech-to-text APIs such as Google's Automatic Speech Recognition technology (ASR) and then used with this algorithm in order to create time-coded subtitles for the video or speech segment. Specific details, including the success rate of this approach when compared to YouTube's close captioning functionality, could be found in my attached written final report.

About

This repository contains tested pseudo-code for a subtitle alignment algorithm I created for my independent work project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages