SociallyIneptWeeb / LanguageLeapAI

Your Personal Multilingual AI Translator
MIT License
843 stars 171 forks source link

create translator class for support multiple text translation api #67

Open sereepap2029 opened 1 year ago

sereepap2029 commented 1 year ago

can specify source language to speak for whisper input other than english, add try catch sounddevice for better error to user for debug , better type casting (or may be worst??)

I cannot use deepL because i'm not in service area by use google translate ajax call from https://translate.google.com lead to sometime you will get your IP blacklist by google and cannot use google service most of people might not get blacklist but I have.... and need to do captcha for days so I add an official Google Translation API to not risk it

I'm not sure that DeepL API call is still working require testing and I not in service area so.. I cannot I'm not touch subtitler.py and its module because I'm not using it .....so some work might need to be done if you want to integrate my translator class to it

sereepap2029 commented 1 year ago

I have resolved conflict with the main branch

santosderek commented 1 year ago

The above comments are just suggestions from experience in the field 👍 No need to take action if not comfortable.