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
| [
| {
| "data": {
| "url": "https://app.heartex.com/static/samples/game.wav"
| },
| "predictions": [
| {
| "model_version": "model 1",
| "created_ago": "2 weeks, 6 days",
| "result": [
| {
| "from_name": "label",
| "id": "wvDEy63Wgs",
| "to_name": "audio",
| "type": "choices",
| "value": {
| "choices": ["Business"]
| }
| }
| ]
| }
| ]
| },
| {
| "data": {
| "url": "https://app.heartex.com/static/samples/game.wav"
| }
| }
| ]
|
|