nvidia-riva / python-clients

Riva Python client API and CLI utils
MIT License
63 stars 22 forks source link

Update Riva versions, remove underscores from `argparse` parameters, add more punctuation tests. #9

Closed PeganovAnton closed 2 years ago

PeganovAnton commented 2 years ago
  1. Update Riva versions.
  2. Remove underscores from argparse parameters. Most of this package do not contain underscores. For uniformity underscores are replaced with hyphens in 3 parameters. This change also required updating punctuation_client.py call in riva-speech repo.
  3. Add more punctuation tests. Move new punctuation tests added to riva-speech to this repo.