How to make Faster Whisper translations less polite? #328
-
|
I translated the audio of a short Youtube video from French to English, using both Faster Whisper and a different program, then compared the results. The other program is the sound editor Goldwave, which recently added a transcription/translation tool that also uses Open AI's Whisper models. I was expecting similar results because they use the same models, and because the French audio in the video is very clear. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Goldwave. Got it, and I am going to check it out for this one. Thanks. |
Beta Was this translation helpful? Give feedback.
-
That is wrong expectation, Whisper model is non deterministic, every run can give you different results, plus a single byte change in audio can trigger very different results.
There is no such thing. |
Beta Was this translation helpful? Give feedback.
That is wrong expectation, Whisper model is non deterministic, every run can give you different results, plus a single byte change in audio can trigger very different results.
There is no such thing.