Data Pipeline in Arduino Nicla Voice

Question/Issue: Does the training of the model occur in the arduino cloud if i am using Arduino cloud edge impulse?

Project ID:

Context/Use case: I am using Arduino Nicla voice in which the feature extraction occurs using the NDP120 inside the edge device and once it is extracted how is the data sent to cloud or is it sent to the PC which connected with the Arduino using

Hi @Sidharth

Arduino ML Tools is also Edge Impulse cloud services. Your data is processed in our AWS infrastructure. The data is stored in AWS, and can be downloaded to your PC, but the model is trained and created in our cloud service.

The PC / CLI / Web browser is what streams the data from the connected Arduino

Hope this clarifies the flow for you.

Eoin

Thank you for the reply