ThioJoe / Auto-Synced-Translated-Dubs

Automatically translates the text of a video based on a subtitle file, and then uses AI voice services to create a new dubbed & translated audio track where the speech is synced using the subtitle's timings.
GNU General Public License v3.0
1.6k stars 158 forks source link

[Feature request] Add Lithuanian language #34

Closed CattopyTheWeb closed 1 year ago

CattopyTheWeb commented 1 year ago

Add Lithuanian language for my fellow Lithuanian speakers, please.

TharunDharmaraj commented 1 year ago

`enabled_languages = 26

[LANGUAGE-26]

translation_target_language = lt synth_language_code = lt-LT synth_voice_name = lt-LT-LeonasNeural synth_voice_gender = MALE

CattopyTheWeb commented 1 year ago

`enabled_languages = 26

[LANGUAGE-26]

translation_target_language = lt synth_language_code = lt-LT synth_voice_name = lt-LT-LeonasNeural synth_voice_gender = MALE

nice, thanks

CattopyTheWeb commented 1 year ago

I'll make a pull request then

CattopyTheWeb commented 1 year ago

With your code if that's ok @TharunDharmaraj

TharunDharmaraj commented 1 year ago

Yeah, sure.