Skip to content

Clip transcriber that that converts audio or video clips into written text.

Notifications You must be signed in to change notification settings

lpanjwani/clip-transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clip Transcriber

Description

Clip transcriber that that converts audio or video clips into written text. It is commonly used for tasks such as transcribing interviews, lectures, or recordings.

Package Manager

This project uses pip for package management.

Dependencies

To run this project, you will need to install the following dependencies:

  • transformers
  • torch
  • datasets
  • accelerate
  • librosa
  • pytube
  • moviepy
  • pyannote.audio
  • speechbox==0.2.1
  • jupyter

You can install these dependencies by running the following command:

pip install -r requirements.txt

Usage

jupyter notebook

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Clip transcriber that that converts audio or video clips into written text.

Resources

Stars

Watchers

Forks