|
|
|
|
|
by techspecs
167 days ago
|
|
YouTube’s auto-generated and auto-translated subtitles are notoriously unreliable. For many videos, captions are missing, delayed, or inconsistent across browsers. I built a Chrome extension to generate subtitles directly from the audio, with features like: - Real-time transcription of video audio
- Translation into 100+ languages
- Multiple subtitles at once (useful for language learners)
- Search inside video subtitles (like CTRL+F)
- Drag-and-drop subtitle placement for optimal viewing
- Optional: dictionary lookup, summarization, and Q&A based on video content Here are short demo videos showing the extension generating subtitles from YouTube audio: https://drive.google.com/drive/folders/1I_z6HjGCVUwgYs1UXlB7... I’d love feedback from anyone interested in real-time transcription, accessibility, or YouTube workflow automation. How would you approach a problem like this? |
|