Spaces:
Build error
Build error
File size: 1,278 Bytes
20c8fc2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | {
"metadata": {
"soundFile": "/Users/nemesis/Documents/Monadical/talking-avatar-with-ai/apps/backend/audios/message_0.wav",
"duration": 3.00
},
"mouthCues": [
{ "start": 0.00, "end": 0.07, "value": "X" },
{ "start": 0.07, "end": 0.31, "value": "B" },
{ "start": 0.31, "end": 0.39, "value": "A" },
{ "start": 0.39, "end": 0.46, "value": "D" },
{ "start": 0.46, "end": 0.59, "value": "G" },
{ "start": 0.59, "end": 0.73, "value": "C" },
{ "start": 0.73, "end": 0.87, "value": "E" },
{ "start": 0.87, "end": 0.94, "value": "F" },
{ "start": 0.94, "end": 1.01, "value": "G" },
{ "start": 1.01, "end": 1.15, "value": "C" },
{ "start": 1.15, "end": 1.22, "value": "B" },
{ "start": 1.22, "end": 1.41, "value": "C" },
{ "start": 1.41, "end": 1.46, "value": "E" },
{ "start": 1.46, "end": 1.64, "value": "F" },
{ "start": 1.64, "end": 1.71, "value": "B" },
{ "start": 1.71, "end": 1.78, "value": "C" },
{ "start": 1.78, "end": 1.86, "value": "A" },
{ "start": 1.86, "end": 2.12, "value": "B" },
{ "start": 2.12, "end": 2.19, "value": "C" },
{ "start": 2.19, "end": 2.27, "value": "A" },
{ "start": 2.27, "end": 2.84, "value": "B" },
{ "start": 2.84, "end": 3.00, "value": "X" }
]
}
|