You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support setting max speakers for offline diarization (#97)
* fix: accept input for max_speaker_count in asr/transcribe_file_offline
* fix: rename input field to diarization_max_speakers
* remove: redundant default value for max_speakers
Add ASR endpointing stop_threshold_eou parameter (#83)
* Exposing the 'stop_historu_eou_th' parameter
* updating submodule
* Updating param name
* Updating help for VAD param
* Adding check for stop_threshold_eou
* Updating proto branch
* updating the submodule