Skip to content

🎥 ➡️ 📝 A self-host video downloader and transcriber powered by OpenAI's Whisper. Download videos and get accurate transcriptions in multiple languages.

License

Notifications You must be signed in to change notification settings

codycjy/TranscribeIt

Repository files navigation

TranscribeIt

This is a self-hosted web application that allows users to transcribe audio files. It is built in Streamlit and OpenAI's Whispers. It is in very early stages of development but you can try it now.

How to run

  1. Clone the repository
  2. Install docker and docker-compose
  3. (Optional) Install nvidia-docker if you have a GPU
  4. Run docker-compose up -d to start the app

TODO

  • Create a basic Streamlit app
  • Integrate OpenAi's Whispers
  • Use github actions to push to dockerhub
  • Utilize llm to summarize the transcriptions
  • Better docker compose setup
  • Develop a browser extension to easy add videos to the app
  • Add local video support
  • Use other transcription models (Maybe)

Welcome to contribute to this project.

About

🎥 ➡️ 📝 A self-host video downloader and transcriber powered by OpenAI's Whisper. Download videos and get accurate transcriptions in multiple languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published