dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
1.88k stars 416 forks source link

Regarding the issue of mutual interference between the speaker and the microphone in LlamaSpeak #517

Closed lq0104 closed 1 month ago

lq0104 commented 1 month ago

Hello, I would like to ask a question, although it may not be within the scope of this repository. I wanted to understand how to deal with a problem when using LlamaSpeak. The sound emitted by the speaker is being picked up by the microphone, resulting in a lot of interference during the conversation. Even when I am not speaking, the chat robot keeps talking. I wanted to know how you handle this issue. Do you move the microphone and speaker further apart? However, it seems that sometimes this problem still occurs.

dusty-nv commented 1 month ago

Hi @lq0104, I use a microphone/speaker combo with integrated noise cancellation (like the Anker PowerConf S3, or headsets I never have a problem with either)

lq0104 commented 1 month ago

Thank you very much for your kind response, I will also give it a try.