We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If a video's spoken index in english language then also it passes the language to OpenAI for translation
In a scenerio when the target subtitle language is already available in spoken index, then Video.add_subtitles() can be used instead of this workflow
Video.add_subtitles()
TextAssets
No response
The text was updated successfully, but these errors were encountered:
0xrohitgarg
No branches or pull requests
Confirm this is a new bug report
Current Behavior
If a video's spoken index in english language then also it passes the language to OpenAI for translation
Expected Behavior
In a scenerio when the target subtitle language is already available in spoken index, then
Video.add_subtitles()
can be used instead of this workflowTextAssets
Steps to Reproduce
Relevant Logs and/or Screenshots
No response
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: