Settings for poor hardware #342
Purfview
started this conversation in
Show and tell
Replies: 0 comments
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.
-
beam_size=1: can speed-up transcription twice. [ small impact on accuracy ]compute_type: test different types to find fastest for your hardware. [--verbose=trueto see all supported types, use-fallback=Nonewhen doing benchmarks for comparison]To reduce memory usage try to reduce incrementally:
--best_of=1, then--beam_size=1, then-fallback=None.Beta Was this translation helpful? Give feedback.
All reactions