-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathvoices.json
More file actions
22 lines (22 loc) · 745 Bytes
/
Copy pathvoices.json
File metadata and controls
22 lines (22 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"voices": [
{
"id": "mei",
"label": "Mei (女声)",
"size": 862503,
"sample_rate": 48000,
"license": "CC BY 3.0",
"attribution": "HTS Voice \"Mei\" © 2009-2013 Nagoya Institute of Technology / MMDAgent Project Team — CC BY 3.0",
"url": "voices/mei.htsvoice"
},
{
"id": "mei16",
"label": "Mei (女声・16kHz 高速)",
"size": 862503,
"sample_rate": 16000,
"license": "CC BY 3.0",
"attribution": "HTS Voice \"Mei\" © 2009-2013 Nagoya Institute of Technology / MMDAgent Project Team — CC BY 3.0. Modified: down-sampled to 16 kHz offline (band-limited mel-cepstral conversion) by Kenta IDA, 2026.",
"url": "voices/mei16.htsvoice"
}
]
}