BingLingGroup

Results 150 comments of BingLingGroup

Check the volume of your audio file to make sure it's mostly above -20dB or use `-k` option to keep all the intermediate files and review them.

Alright. The new error attributes to this https://github.com/BingLingGroup/autosub/issues/137#issuecomment-704807384. I will change the https://github.com/BingLingGroup/autosub/blob/dev/setup.py to make sure the user won't install the incompatible version of Auditok. About the preprocessing opitons, I...

It seems to be this https://github.com/ssut/py-googletrans/issues/234 caused by py-googletrans. Perhaps replacing the dependency to https://github.com/Saravananslb/py-googletranslation may solve this issue. Currently if you don't have too many subtitles files to do...

I tried these arguments and it works. ``` autosub -SRC en -D zh -surl translate.google.com -slp 0.1 ```

@zhenghan3 You need to use the latest dev version in the github repo dev branch.

> 20220510,[0.5.7-alpha]windows发布版使用翻译功能报错'NoneType' object has no attribute 'group',请问如何解决? https://github.com/BingLingGroup/autosub/issues/163#issuecomment-782791740

1. 懒 2. 还没了解python图形界面怎么写 3. 看到图形界面就头大 4. (除了图形界面以外,亟需增强的)功能还不完善

Todo: https://github.com/wxbool/video-srt-windows

@Samsong1991 原来是这个问题,看来我得重构一下发布版了 另外需要更新一下问题模板和readme,使用了发布版以后就不需要注明python环境的版本了,因为发布版不需要python环境依赖

相关问题 https://github.com/ssut/py-googletrans/issues/234