Difference between result of python api and command line usage #848
-
|
I saw a difference between python and command line usage.(low-high level of python, command line are all different) My audio file is about 3.5MB. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
I found more strange thing! |
Beta Was this translation helpful? Give feedback.
-
|
When doing the translate task (Japanese to English), sometimes one sentence will be repeated multiple times, causing the generated subtitle to be wrong for 10-30 seconds. Wondering how to solve this issue. |
Beta Was this translation helpful? Give feedback.
-
The difference between command line and python execution is explained in this discussion thread
On the issue of different results across runs, see |
Beta Was this translation helpful? Give feedback.
The difference between command line and python execution is explained in this discussion thread
On the issue of different results across runs, see