Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microphone problem when attempting real-time SST conversion #71

Open
jamil-z opened this issue Jan 17, 2024 · 0 comments
Open

Microphone problem when attempting real-time SST conversion #71

jamil-z opened this issue Jan 17, 2024 · 0 comments

Comments

@jamil-z
Copy link

jamil-z commented Jan 17, 2024

Hi , I have this issue. I’m following the Riva client ASR, which runs successfully for examples that work with the direct [name].wav file.

Now, I’m trying to execute the “riva_streaming_asr_client” version to use the microphone and get live results as I speak, but I’m encountering this error:

COMMAND
./bazel-bin/riva/clients/asr/riva_streaming_asr_client --audio_device=hw:1,0

ANSWER/ERROR
I0117 19:51:01.987900 14380 grpc.h:94] Using Insecure Server Credentials
latency 100000
ALSA lib pcm.c:8664:(snd_pcm_set_params) Rate doesn’t match (requested 16000Hz, get 44100Hz)
snd_pcm_set_params error: Invalid argument
Error opening capture device hw:1,0

Could you please help me?

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

No branches or pull requests

1 participant