-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Update STT tests and add batch recognition flag #4425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
STT Test ResultsStatus: ✗ Some tests failed
Failed Tests
Skipped Tests
Triggered by workflow run #30 |
davidzhao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work!
|
AWS's client seems to leak tasks, so it always fails now in our tests. |
53930f6 to
2c9972d
Compare
| interim_results: bool | ||
| diarization: bool = False | ||
| aligned_transcript: Literal["word", "chunk", False] = False | ||
| batch_recognition: bool = True |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| batch_recognition: bool = True | |
| offline_recognition: bool = True |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or just offline
theomonnom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
8cfd8b3 to
348a5fc
Compare
Uh oh!
There was an error while loading. Please reload this page.