Skip to content

theopsall/whisper_wrapper

Repository files navigation

Whisper Wrapper

A python wrapper for whisper from openai

Description

Whisper wrapper, is a tool for segmenting audio files into batches of seconds, for Automatic Speech Recognition (ASR) of multilingual audio files. Whisper-wrapper transcribe Audio segments of a particular length to text segments of the same length.

Installation

pip install -r requirements.txt

Execution


License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published