handsoffmydata
@handsoffmydata@lemmy.zip
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Crunchyroll accidentally confirmed it uses ChatGPT for subtitles 21 hours ago:
If your video file is Japanese language use a whisper model optimized for Japanese. Once it produces the Japanese srt you can get translations from open ai. Use handbrake to add the srt to the file and you’re done. Good luck!
- Comment on Crunchyroll accidentally confirmed it uses ChatGPT for subtitles 1 day ago:
I maintain my own media library and I ensure every file has English and German subtitles. There are a variety of ways to source srt files but when all else fails a machine with enough compute can transcribe video files using open source whisper. After I generate an English srt file from the video I send it to OpenAI to create the German translation.