Skip to content

Android APP for closed captioning with inbuilt ASR (VOSK Speech Recognition), and audio extraction using Android's native media API.

Notifications You must be signed in to change notification settings

canb0y/PlaySubtitle-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PlaySubtitle v1

Android video player that handles closed captioning and audio extraction for locally stored videos in MP4/3GP format. This version is suitable for the type of videos that has a single speaker with no sound effects such as music. It is compiled with SketchwarePro. You can download source as swb file in the releases.

Key Features

• Closed Captioning (CC)
• Subtitle Generation
• Audio Extraction

References

This version uses Android's native media API (MediaExtractor, MediaCodec, MediaPlayer, MediaStore), and includes the following open-sourced projects;
VOSK Speech Recognition
LibreTranslate
AndroidResampler

About

Android APP for closed captioning with inbuilt ASR (VOSK Speech Recognition), and audio extraction using Android's native media API.

Topics

Resources

Stars

Watchers

Forks

Languages