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
Add dnt_phrases field for NMT TranslateTextRequest (#44)
* added custom_dnt_phrases to TranslateTextRequest
* added custom_dnt_phrases to TranslateTextRequest
* TranslateTextRequest - field name modified
* TranslateTextRequest dnt_phrases description changed
* formatted
---------
Co-authored-by: Manisha Johnson <manishaj@nvidia.com>
Add stop_threshold_eou field for ASR endpointing (#35)
* Adding stop_eou_threshold param
* Updating stop_threshold_eou param and adding description
* Formating