Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lewangdev/autotranslate
Videos Transcription and Translation with Faster Whisper and ChatGPT
https://github.com/lewangdev/autotranslate
Last synced: 8 days ago
JSON representation
Videos Transcription and Translation with Faster Whisper and ChatGPT
- Host: GitHub
- URL: https://github.com/lewangdev/autotranslate
- Owner: lewangdev
- License: apache-2.0
- Created: 2023-06-06T06:03:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T15:37:51.000Z (7 months ago)
- Last Synced: 2024-08-01T19:33:06.583Z (3 months ago)
- Language: Jupyter Notebook
- Size: 101 KB
- Stars: 233
- Watchers: 4
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - autotranslate - Videos Transcription and Translation with Faster Whisper and ChatGPT (NLP)
README
# **autotranslate**
Videos Transcription and Translation with Faster Whisper and ChatGPT
[![notebook shield](https://img.shields.io/static/v1?label=&message=Notebook&color=blue&style=for-the-badge&logo=googlecolab&link=https://colab.research.google.com/github/lewangdev/autotranslate/blob/main/autotranslate.ipynb)](https://colab.research.google.com/github/lewangdev/autotranslate/blob/main/autotranslate.ipynb)
[![repository shield](https://img.shields.io/static/v1?label=&message=Repository&color=blue&style=for-the-badge&logo=github&link=https://github.com/lewangdev/autotranslate)](https://github.com/lewangdev/autotranslate)This Notebook will guide you through the transcription and translation of video using [Faster Whisper](https://github.com/SYSTRAN/faster-whisper) and ChatGPT. You'll be able to explore most inference parameters or use the Notebook as-is to store the transcript, translation and video audio in your Google Drive.
## Supported/Tested Platforms
* [x] Windows 11 Pro/RTX3060
* [x] Colab## Supported Local Video Files
* [x] Google Drive
## Supported Sites
* [x] YouTube
* [x] Twitter
* [x] Bilibili
* [x] DeepLearning.AI
* [x] [More supported sites](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md)