Skip to content
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

SD card sync with on-device VAD #1732

Open
beastoin opened this issue Jan 28, 2025 · 1 comment
Open

SD card sync with on-device VAD #1732

beastoin opened this issue Jan 28, 2025 · 1 comment
Labels

Comments

@beastoin
Copy link
Collaborator

beastoin commented Jan 28, 2025

As a user, I want a better, faster SD card sync experience.

Key results:

  • App: Use on-device VAD (Voice Activity Detection) to trim audio bytes before storing them in the app.
  • App: Sync larger batches of audio (e.g., up to 10 hours of audio) from the SD card to the app before syncing to the backend.

Refs:

@beastoin beastoin changed the title SD card sync with on-device VAD, using the phone’s larger storage as a buffer SD card sync with on-device VAD Jan 28, 2025
@kodjima33 kodjima33 added the firmware firmware work label Jan 28, 2025
@chiragksharma
Copy link

Can we use the tflite-micro with the XiAo nrf52840
as given in the seeedStudio docs for the on-device VAD ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants