File size: 1,563 Bytes
2f5a1a6 | 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 46 47 48 49 50 51 | {
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"serialNumber": "urn:uuid:82f26380-cbc7-462a-aeb9-034029e63f92",
"version": 1,
"metadata": {
"timestamp": "2025-06-05T09:37:02.860606+00:00",
"component": {
"type": "machine-learning-model",
"bom-ref": "2Noise/ChatTTS-ff1fa729-def8-554c-8bde-1dc469516fc0",
"name": "2Noise/ChatTTS",
"externalReferences": [
{
"url": "https://huggingface.co/2Noise/ChatTTS",
"type": "documentation"
}
],
"modelCard": {
"modelParameters": {
"task": "text-to-audio"
},
"properties": [
{
"name": "library_name",
"value": "chat_tts"
}
]
},
"authors": [
{
"name": "2Noise"
}
],
"licenses": [
{
"license": {
"id": "CC-BY-NC-4.0",
"url": "https://spdx.org/licenses/CC-BY-NC-4.0.html"
}
}
],
"tags": [
"chat_tts",
"safetensors",
"text-to-audio",
"license:cc-by-nc-4.0",
"region:us"
]
}
}
} |