nvidia-riva / python-clients

Riva Python client API and CLI utils
MIT License
62 stars 20 forks source link

How to run Riva ASR Realtime from rtsp source? #76

Open haubui17062019 opened 3 months ago

haubui17062019 commented 3 months ago

I have a rtsp video source, i want to run riva asr realtime, but input-file in examples/riva_streaming_asr_client.py is wav file with LINEAR_PCM encoding. I tried using the ffmpeg library to download and simultaneously run python files, but it was delayed by about 10-15 seconds. Help me run Realtime!