-
Hello! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You do have to use 8 as model stride. Can you paste the full hypothesis in a file ? It is not really possible to go out of bounds in audio dimension as T is defined by the maximum audio duration T * 100 / 8. |
Beta Was this translation helpful? Give feedback.
You do have to use 8 as model stride. Can you paste the full hypothesis in a file ? It is not really possible to go out of bounds in audio dimension as T is defined by the maximum audio duration T * 100 / 8.