Skip to content

To put an end to annoying online Whisper services (and others) that don't generate proper standardized output.

License

Notifications You must be signed in to change notification settings

ivan-gj/transcription_services_to_srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcribing services' output to SRT

For some reason, many Whisper tools you see online don't automatically generate SRT files, or sometimes not even based on any standard at all.

This project aims to fix this.

Disclaimer

This is just a collection of tools I've created to make online Whisper tools actually productive. Also, as an excuse to test out UV.

Use at your own risk.

Contributions are welcome.

Currently supported

How to use

Download this repo and execute your desired script. You'll need Python 3.10 at least.

For example,

python src/yescribe_ai/to_srt.py yescribe_transcription.txt

will generate a yescribe_transcription.srt file.

Developers

We are using UV as the package manager, as this whole project is actually me just playing around with it and seeing if it's cool or not.

So far it is, very very cool, and most respecting of Python standards. I like it. You should try it.

Documentation

Licensed under the AGPL v3.

About

To put an end to annoying online Whisper services (and others) that don't generate proper standardized output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages