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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Change name of package from riva-api to nvidia-riva-client.
Change namespace from riva_api to riva.client.
Add possibility to use gRPC future.
Import AnalyzeIntentOptions to the main __init__.py
Add an example of AnalyzeIntentOptions usage.
Do not require model_name in NLPService.punctuate_text() method and do not require voice_name in SpeechRecognitionService.synthesize() and SpeechRecognitionService.synthesize_online().