Replies: 7 comments 9 replies
-
Nice write up! We getting this error after uploading our file over to the Sense board .. Feature generation failed Anyone can point to where I probably messed up along the way? Thanks |
Beta Was this translation helpful? Give feedback.
-
Welcome to our product documentation platform! We value user feedback and contributions, so we couldn’t be more grateful that you can help us improving the documentation. Hence, if you find obvious errors in the product documentation, or you have additional ideas and insights about using products, please contribute to us. If you need technical support, you can email it to fae@seeed.cc. If you want to discuss the product, I recommend the Seeed Studio Forum and Seeed Studio Discord Channel The "Discussion channel" in Github here is a relatively new addition and may not receive much attention. Nonetheless, we hope you find it helpful with the help of others. We will clean it up on a monthly basis. |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm trying to record audio (.wav) to sd card with XIAO BLE SENSE nRF5840 with seeduino extension, but keep getting failed like this: Capturing .wav samples I think the module cannot detect the sdcard. Any solutions? Thanks |
Beta Was this translation helpful? Give feedback.
-
My problem has solved. I think it because the SD Card capacity. I get error when I use 64GB sd card, then I change it to 16 GB. And its work
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: xzxcessarr ***@***.***>
Sent: Wednesday, August 23, 2023 2:09:11 PM
To: Seeed-Studio/wiki-documents ***@***.***>
Cc: Muhammad Ahsan Fillah Abadi ***@***.***>; Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] Speech Recognition | Seeed Studio Wiki (Discussion #192)
Hello, Could you tell us how much space of your tf card and test the PDM microphone by the example mic_serial_plotter? This error may caused by the tf card or the PDM microphone, we need futher locate the error by your help
—
Reply to this email directly, view it on GitHub<#192 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZK353BOAFAEOUIBVNF2WCTXWWUBPANCNFSM6AAAAAAXXZSQFA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
If someone else is getting Is because we blindly copypasted everything including g_model_len at the end of model.cc The python script is declaring g_model_len as unsigned. You fix this by removing the unsigned in unsigned int g_model_len = 19160;" inside the cpp file |
Beta Was this translation helpful? Give feedback.
-
This is not working on PlatformIO tried to compile example but stuck with some (PDMFilter_CM7_GCC) lib not found. log at the end: platformio.ini: [env:stable] |
Beta Was this translation helpful? Give feedback.
-
After crying so much and trying with that mistake <<Feature generation failed add the code at the end like this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Speech Recognition | Seeed Studio Wiki
Speech Recognition
https://wiki.seeedstudio.com/XIAO-BLE-Sense-TFLite-Mic/
Beta Was this translation helpful? Give feedback.
All reactions