Datasets:
Marionette: add digital-love
Browse files- README.md +30 -0
- data/digital-love.json +0 -0
- data/digital-love.ogg +3 -0
- data/metadata.jsonl +1 -0
README.md
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- reachy_mini_community_moves
|
| 9 |
+
pretty_name: Digital love dance • Reachy Mini Moves
|
| 10 |
+
configs:
|
| 11 |
+
- config_name: default
|
| 12 |
+
data_files:
|
| 13 |
+
- split: train
|
| 14 |
+
path:
|
| 15 |
+
- "data/*.ogg"
|
| 16 |
+
- "data/metadata.jsonl"
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# Digital love dance • Reachy Mini Moves
|
| 20 |
+
|
| 21 |
+
Community-contributed Marionette recordings captured on Reachy Mini.
|
| 22 |
+
|
| 23 |
+
Files live under `data/`, each move ships as a JSON trajectory plus an optional WAV.
|
| 24 |
+
|
| 25 |
+
Recorded with the [Marionette](https://huggingface.co/spaces/RemiFabre/marionette) web app.
|
| 26 |
+
|
| 27 |
+
## Reuse
|
| 28 |
+
|
| 29 |
+
- Cite this dataset as `BradyM14/digital-love-dance`.
|
| 30 |
+
- Keep the `reachy_mini_community_moves` tag when sharing derivatives so the community can discover related sets.
|
data/digital-love.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/digital-love.ogg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0569126edb8bf46c28678afe2061d737835d5d4878a92e4d9e236390ecae8df0
|
| 3 |
+
size 223412
|
data/metadata.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"file_name":"digital-love.ogg","title":"digital-love","description":"Recorded 2026-07-17T04:25:17.374Z","motion_file":"digital-love.json"}
|