Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it works without translation api? #122

Closed
seisdr opened this issue Dec 20, 2018 · 7 comments
Closed

Does it works without translation api? #122

seisdr opened this issue Dec 20, 2018 · 7 comments

Comments

@seisdr
Copy link

seisdr commented Dec 20, 2018

No description provided.

@helloworldkr
Copy link

Please explain your problem ...
Caption generation works without translation api
but if you want translated text then you need translation api
you can also use https://pypi.org/project/googletrans/ for getting translation

@alanzchen
Copy link

I guess it just has something to do with the default behavior. I ran it with -S zh-CN without any -D and it asked for API key AFTER converting and uploading. I assumed that by only specifying -S it will output the subtitle with the same language.

It would be much better to check these things before actually doing any work.

@BingLingGroup
Copy link

I guess it just has something to do with the default behavior. I ran it with -S zh-CN without any -D and it asked for API key AFTER converting and uploading. I assumed that by only specifying -S it will output the subtitle with the same language.

It would be much better to check these things before actually doing any work.

只给出-S却要求翻译api key,这是一个已知的逻辑bug,参考 #87
fork的版本已经对此以及另一已知问题进行了修复 #136
至于楼主所问的问题本身而言,具体的解释是speech-to-text api和translation api是两个api,完全可以分开使用。
具体到autosub使用的api如何,可以参考这个问题 #50

@BingLingGroup
Copy link

Free translation api version here.

@helloworldkr
Copy link

@BingLingGroup Please close the issue now since you have made the version as per your requirement

@BingLingGroup
Copy link

@helloworldkr I'm not the owner or collaborator of this repo. I can't close it.

@seisdr
Copy link
Author

seisdr commented Aug 26, 2019

I didn't even remember what is this sorry

@seisdr seisdr closed this as completed Aug 26, 2019
joelvaneenwyk pushed a commit to joelvaneenwyk/autosub that referenced this issue Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants