File size: 1,019 Bytes
5cda731
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[
  {
    "name": "Dummy Library",
    "uuid": "2bb8bccf-1c3f-4bc9-959a-f388e37af3ad",
    "version": "0.0.1",
    "download_url": "https://github.com/VOICEVOX/voicevox_engine/archive/d7cf31c058bc83e1abf8e14d4231a06409c4cc2d.zip",
    "bytes": 1000,
    "speakers": [
      {
        "speaker": {
          "name": "dummy1",
          "speaker_uuid": "7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff",
          "styles": [
            {
              "name": "style1",
              "id": 0
            },
            {
              "name": "style2",
              "id": 2
            }
          ],
          "version": "0.0.1"
        },
        "speaker_info": {
          "policy": "",
          "portrait": "",
          "style_infos": [
            {
              "id": 0,
              "icon": "",
              "voice_samples": ["", "", ""]
            },
            {
              "id": 2,
              "icon": "",
              "voice_samples": ["", "", ""]
            }
          ]
        }
      }
    ]
  }
]