Skip to content

Conversation

@vadimdddd
Copy link
Contributor

@vadimdddd vadimdddd commented Sep 21, 2022

Issue #1117.
How to run:
run demo like: python3 test_big_file.py -i path_to_your_file
By default the demo using en-us as language, also you can pick other available language. You can see available languages using --list-languages argument in command window.

int(part_res["partial_result"][-1]["end"])))
else:
part_res = json.loads(rec.PartialResult())
rec.FinalResult()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a bad idea to ignore final here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants