m1guelpf / auto-subtitle

Automatically generate and overlay subtitles for any video.
MIT License
1.42k stars 231 forks source link

Translate srt #21

Open DGrv opened 1 year ago

DGrv commented 1 year ago

Hi,

Is it possible to translate a srt with auto_substitile ? My goal is to use it to extract a srt, then modify it and then translate it.

Thanks for your feedback,

Suleman-Elahi commented 1 year ago

Yes it can. See the README.

idude0407 commented 1 year ago

In the README says "Adding --task translate will translate the subtitles into English" but what if you want the srt translated from the english audio to spanish subtitles?

studentofcoding commented 12 months ago

In the README says "Adding --task translate will translate the subtitles into English" but what if you want the srt translated from the english audio to spanish subtitles?

Is it supported yet @m1guelpf ? thanks