You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I'm new to Respeaker usb MIC array forum. I have read about the contents from the official website, but there's a point confused me. I want to check the performance without AGC module. So I follow the procedure from official website.
For example,
python tuning.py AGCONOFF 0
python dfu.py --download 6_channels_firmware.bin
python record.py (record.py is downloaded from official website)
Hence, I wish the 1st channel of the output.wav is the desired ASR result without using AGC module.
However, The magnitude of the 1st channel of the is still much bigger than other channels which means that the AGC module is still being used .
Are there any misunderstandings ? or can anyone tells me how to update the tuning parameter and generate the output file?
Thanks a lot for your gorgeous help!!
The text was updated successfully, but these errors were encountered:
Hi everyone, I'm new to Respeaker usb MIC array forum. I have read about the contents from the official website, but there's a point confused me. I want to check the performance without AGC module. So I follow the procedure from official website.
For example,
python tuning.py AGCONOFF 0
python dfu.py --download 6_channels_firmware.bin
python record.py (record.py is downloaded from official website)
Hence, I wish the 1st channel of the output.wav is the desired ASR result without using AGC module.
However, The magnitude of the 1st channel of the is still much bigger than other channels which means that the AGC module is still being used .
Are there any misunderstandings ? or can anyone tells me how to update the tuning parameter and generate the output file?
Thanks a lot for your gorgeous help!!
The text was updated successfully, but these errors were encountered: