-
Notifications
You must be signed in to change notification settings - Fork 51
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
VoiceRecognitionV3 is forgetting record I just trained #25
Comments
I am having the exact same issue with a new Elechouse Voice Recognition Module v3.1 purchased off of Amazon. Every time, training says it's successful but checking the record shows it as Untrained and loading is consequently unsuccessful. Checking settings returns:
If I run vr, it shows all 7 records unloaded. The board came with trained records 16 and 37. If I try to load one of them, load is unsuccessful with error message: "Record already in recognizer". But again, run vr and it shows no records loaded. I've tried using two different Arduino UNO boards (OEM) and two different Arduino NANO boards (clones), all with the same result. I am using the defaults for everything. Default pins - D2:RX, D3:TX - and default speeds - myVR.begin(9600) / Serial.begin(115200). I've tried reversing the RX and TX pins, with and without updating the code to reflect the change. I've tried different USB cables. I've tried USB ports directly on the laptop, through a USB 3.0 hub, through a USB 2.0 hub, and through a docking station. I've tried from 2x different Apple Silicon Macbook Airs running macOS 13.3.1(a). I've tried "resetting" the module based on information I saw elsewhere stating to short the RX and TX pins and then apply VCC. It's the same result every single time. It's as if the VR module is read-only. I stupidly tossed the packaging before testing so I cannot return. (And I soldered header pins on to the UART ports so that's not viable anyhow.) Any help is greatly appreciated. |
Hey, I am having the same issue. Did you manage to solve it? Thanks! |
@AgusOlivera I was not able to get it working. I spent countless hours trying. If you are still in the return window, I highly suggest returning it. |
@gubon13 I also made the mistake of soldering pins, so I don't think I can return it 😞 Thank you very much and I'll let you know if I get any news |
Hello everyone! Any help would be appreciated! |
Did somebody find any solution? |
Onderzoeksrapport over productprobleem met stemherkenning V3SamenvattingDit rapport behandelt een kritiek probleem dat is geïdentificeerd in de Beschrijving van het probleemHet Spraakherkenning V3-product blijkt 'ongetrainde' Oorzaak van het probleemDe hoofdoorzaak van het probleem is terug te voeren op een verandering in de OplossingsmaatregelenOm het probleem aan te pakken en te verhelpen, worden de volgende stappen
Excuses en toewijdingWe erkennen dat het onderzoek naar deze kwestie ConclusieWe nemen deze kwestie zeer serieus en streven ernaar |
New module arrived and works fine! I got one direct from the official store |
@stergiosT0 i got the same thing but I get the same issue everytime I run the code. |
Hey any one with solution please update |
I'm using Elechouse VoiceRecognitionV3 module and program written from official library. I'm really new with this things and I really don't know pretty much anything. I doesn't really make sense what happened, could it be related to bad soldering or connection?
The text was updated successfully, but these errors were encountered: