Skip to content

Conversation

manishaj-nv
Copy link
Contributor

Introduced a new parameter for the riva streaming asr client that allows asynchronous execution of parallel requests.

Example:
riva_streaming_asr_client --interim_results=false --chunk_duration_ms=160 --simulate_realtime=true --model_name=conformer-en-US-asr-streaming-asr-bls-ensemble --automatic_punctuation=true --num_parallel_requests=16 --num_iterations=48 --audio_file=/work/test_files/asr/wav/test/1272-135031-0000.wav --async_delay_ms=100 --language_code=en-US --word_time_offsets=false --print_transcripts=false;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant