Nvidia-riva-client

Latest version: v2.15.0

Safety actively analyzes 622475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.11.0

* Update version to 2.12.0 by rmittal-github in https://github.com/nvidia-riva/python-clients/pull/45
* support file formats other than LINEAR_PCM by virajkarandikar in https://github.com/nvidia-riva/python-clients/pull/47
* chore: tts: pass text as argument by virajkarandikar in https://github.com/nvidia-riva/python-clients/pull/48

New Contributors
* mohnishparmar made their first contribution in https://github.com/nvidia-riva/python-clients/pull/41

**Full Changelog**: https://github.com/nvidia-riva/python-clients/compare/r2.10.0...r2.12.0

r2.11.0
What's Changed
* Bump version 2.11.0 by messiaen in https://github.com/nvidia-riva/python-clients/pull/39
* update clients for separate utterances by virajkarandikar in https://github.com/nvidia-riva/python-clients/pull/38
* fix: handling corner case for grpc error by mohnishparmar in https://github.com/nvidia-riva/python-clients/pull/41
* correct riva release version by rmittal-github in https://github.com/nvidia-riva/python-clients/pull/42
* add s2s and s2t client utility functions by rmittal-github in https://github.com/nvidia-riva/python-clients/pull/43

New Contributors
* mohnishparmar made their first contribution in https://github.com/nvidia-riva/python-clients/pull/41

**Full Changelog**: https://github.com/nvidia-riva/python-clients/compare/r2.10.0...r2.11.0

r2.10.0
What's Changed
* Update version by virajkarandikar in https://github.com/nvidia-riva/python-clients/pull/35
* Update common submodule to the `main` top by PeganovAnton in https://github.com/nvidia-riva/python-clients/pull/37


**Full Changelog**: https://github.com/nvidia-riva/python-clients/compare/r2.9.0...r2.10.0

**Riva Release Notes**: https://docs.nvidia.com/deeplearning/riva/user-guide/docs/release-notes.html#riva-skills-release-2-10-0

r2.9.0
What's Changed
* Update version to 2.9.0 by rmittal-github in https://github.com/nvidia-riva/python-clients/pull/31
* Add details to installation from source instructions by PeganovAnton in https://github.com/nvidia-riva/python-clients/pull/32

New Contributors

**Full Changelog**: https://github.com/nvidia-riva/python-clients/compare/r2.8.0...r2.9.0
**Riva Release Notes**: https://docs.nvidia.com/deeplearning/riva/user-guide/docs/release-notes.html#riva-skills-release-2.9.0

r2.8.0
What's Changed
* Update package version by PeganovAnton in https://github.com/nvidia-riva/python-clients/pull/14

0.0.5

* Add English Punctuation Test Case by divkakwani in https://github.com/nvidia-riva/python-clients/pull/13
* Update common submodule for word confidences by messiaen in https://github.com/nvidia-riva/python-clients/pull/16
* feat(nmt): add nmt client by junkin in https://github.com/nvidia-riva/python-clients/pull/18
* fix(nmt): remove dup line by junkin in https://github.com/nvidia-riva/python-clients/pull/20
* feat(asr): add speaker diarization support in offline client by virajkarandikar in https://github.com/nvidia-riva/python-clients/pull/25
* Require setuptools>=65 by rmittal-github in https://github.com/nvidia-riva/python-clients/pull/28
* Update version to 2.8.0 by rmittal-github in https://github.com/nvidia-riva/python-clients/pull/30

New Contributors
* divkakwani made their first contribution in https://github.com/nvidia-riva/python-clients/pull/13
* messiaen made their first contribution in https://github.com/nvidia-riva/python-clients/pull/16
* junkin made their first contribution in https://github.com/nvidia-riva/python-clients/pull/18
* virajkarandikar made their first contribution in https://github.com/nvidia-riva/python-clients/pull/25

**Full Changelog**: https://github.com/nvidia-riva/python-clients/compare/r0.0.5...r2.8.0
**Riva Release Notes**: https://docs.nvidia.com/deeplearning/riva/user-guide/docs/release-notes.html#riva-skills-release-2-8-0

r0.0.5
1. Add support for profanity filter

r0.0.4
1. Update minimum Python version to 3.7 because this package fails with Python 3.6.
2. Update supported Riva version to 2.3.0.
3. Add punctuation tests for German, Spanish, and Chinese.
4. Add `--language-code` parameter to `scripts/nlp/punctuation_client.py` script.
5. Improve `setup.py`.
- Add comprehensive error message for cases when `common` submodule is empty.
- Remove unused code.
7. Rename `argparse` parameters (`--run_tests` -> `--run-tests` in `scripts/nlp/punctuation_client.py`, `--input_file` -> `--input-file` and `--output_file` -> `--output-file` in `scripts/nlp/update_intent_slot_test_data_format.py`) which contain underscore. From now on all `argparse` parameters are written using hyphens.

r0.0.2
This release redirects from old package PyPI `riva-api` to new `nvidia-riva-client`.

r0.0.3
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()`.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.