Get repeat result #1730
Unanswered
lxygoodjob
asked this question in
Q&A
Replies: 3 comments
-
Is your problem solved? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I also faced this issue, I temporarily post-process to remove repeated words. |
Beta Was this translation helpful? Give feedback.
0 replies
-
same, on Macbook M1pro, V3-large. But medium has better English quality and no repetition. V3 large is not as good as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run two services on a gpu at the same time, and the GPU usage reaches 100%,there will be repeat text, such as
"""
Speaker1
0:14:28
对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对对
"""
When I ensure that a service monopolizes a gpu, I will get a very perfect result.
So how can I solve it? I can't ensure that gpu with 80g memory will always be monopolized by whisper.
Beta Was this translation helpful? Give feedback.
All reactions