Skip to content

Release 0.0.3

Choose a tag to compare

@PeganovAnton PeganovAnton released this 07 Jul 15:45
c016c26
  1. Change name of package from riva-api to nvidia-riva-client.
  2. Change namespace from riva_api to riva.client.
  3. Add possibility to use gRPC future.
  4. Import AnalyzeIntentOptions to the main __init__.py
  5. Add an example of AnalyzeIntentOptions usage.
  6. Do not require model_name in NLPService.punctuate_text() method and do not require voice_name in SpeechRecognitionService.synthesize() and SpeechRecognitionService.synthesize_online().