Skip to content

Commit 9181ae6

Browse files
authored
Update README.md
1 parent 0cba2ae commit 9181ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ By default it looks for models in the same folder, in path like this -> `_models
3535
Models are downloaded automatically or can be downloaded manually from: https://huggingface.co/Systran
3636
`beam_size=1`: can speed-up transcription twice. [ in my tests it had insignificant impact on accuracy ]
3737
`compute_type`: test different types to find fastest for your hardware. [`--verbose=true` to see all supported types]
38-
To reduce memory usage try incrementally: `--best_of=1`, `beam_size=1`, `-fallback=None`.
38+
To reduce memory usage try incrementally: `--best_of=1`, `--beam_size=1`, `-fallback=None`.
3939

4040
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?hosted_button_id=JF5BEQE3YQGH2)
4141

0 commit comments

Comments
 (0)