These 5 commits are when the Protocol Buffers files have changed:
Commit: | b558360 | |
---|---|---|
Author: | Onur Yilmaz |
Remove unrelated files and folders Signed-off-by: Onur Yilmaz <oyilmaz@nvidia.com>
This commit does not contain any .proto
files.
Commit: | c4ac64f | |
---|---|---|
Author: | Onur Yilmaz |
Remove unneeded files for export and deploy Signed-off-by: Onur Yilmaz <oyilmaz@nvidia.com>
This commit does not contain any .proto
files.
Commit: | 22721c1 | |
---|---|---|
Author: | Onur Yilmaz |
Remove unrelated folders and code Signed-off-by: Onur Yilmaz <oyilmaz@nvidia.com>
This commit does not contain any .proto
files.
Commit: | e484173 | |
---|---|---|
Author: | Yang Zhang |
add repo Signed-off-by: Yang Zhang <yangzhang@nvidia.com>
The documentation is generated from this commit.
Commit: | 2be5853 | |
---|---|---|
Author: | Ryan Leary | |
Committer: | GitHub |
Add basic grpc MT server (#1807) * Add basic grpc MT server Add readme, server updates Signed-off-by: Ryan Leary <rleary@nvidia.com> * style fix Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com> * fixing license headers Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com> * Add punctuation model into NMT service Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Fix merge conflicts Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * style fixes to unblock CI Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com> * Add a Jarvis ASR + NeMo NMT client Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * style fixes Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Refactor gRPC service Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Update license headers Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Update one more license header Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Whitepsace in header Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Style fixes Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Fix grpc requirement Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Update license headers Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Add option to specify src/tgt lang and import fixes Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Style fixes Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Fix unused imports Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> * Renaming variables Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca> Co-authored-by: Ryan Leary <rleary@nvidia.com> Co-authored-by: Oleksii Kuchaiev <okuchaiev@users.noreply.github.com> Co-authored-by: Oleksii Kuchaiev <okuchaiev@nvidia.com> Co-authored-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
The documentation is generated from this commit.