ercanserteli / condenser

Condenser allows you to extract speech audio from video files, based on subtitle timings. By omitting the audio outside of speech, it increases the language per second that you are getting exposed to.
https://ercanserteli.com/condenser
GNU General Public License v3.0
33 stars 7 forks source link

Condenser

Condenser

codecov

What is this?

Condenser allows you to extract speech audio from video files, based on subtitle timings. This is mainly supposed to be used for passive immersion, where you are listening to the audio of something you have already watched. By omitting the audio outside of speech, it increases the language per second that you are getting exposed to.

How to use - Simple

How to use - Detailed

Config

You can change some settings in config.json:

Development

Run "pre-commit install" to install the pre-commit hooks. This will make the formatter and linter run before each commit.

How to build an .exe file

Page Links

Acknowledgements

Condenser uses ffmpeg for manipulating video and audio files.

Change log

v1.6.0

v1.5.0

v1.4.0

v1.3.1

v1.3.0

v1.2.2

v1.2.1

v1.2

v1.1