https://github.com/lewangdev/autotranslate
Videos Transcription and Translation with Faster Whisper and ChatGPT
https://github.com/lewangdev/autotranslate
Last synced: 15 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T15:37:51.000Z (about 1 year ago)
- Last Synced: 2025-03-31T13:16:41.017Z (22 days ago)
- Language: Jupyter Notebook
- Size: 101 KB
- Stars: 243
- Watchers: 3
- Forks: 40
- 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
[](https://colab.research.google.com/github/lewangdev/autotranslate/blob/main/autotranslate.ipynb)
[](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)