On this page, it refers readers to two cpp examples:
riva_streaming_asr_client.cc
riva_asr_client.cc
However, these files are not in the riva docker container, but the python examples are. Where can these files be found that are referred to in the docs?
Hi @BGreenway ,
This is referring to cpp clients inside docker.
These are the cpp binary files,If you want to see the more options Just run the command:
riva_streaming_asr_client --help
Disappointing that you don’t share the source for these examples; after all, this is all meant for developers, and binary demo applications aren’t much help without the source. Regardless, I appreciate all the tools that you do provide. Thanks for the response.