Files changed (1) hide show
  1. Zyphra_Zonos-v0.1-hybrid.json +51 -0
Zyphra_Zonos-v0.1-hybrid.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:e04aff98-9c24-4f91-9598-33bd2d381c51",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:40:46.928347+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "Zyphra/Zonos-v0.1-hybrid-cbf879f3-20d1-5c2f-b47a-f82e89f337c7",
11
+ "name": "Zyphra/Zonos-v0.1-hybrid",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/Zyphra/Zonos-v0.1-hybrid",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-to-speech"
21
+ },
22
+ "properties": [
23
+ {
24
+ "name": "library_name",
25
+ "value": "zonos"
26
+ }
27
+ ]
28
+ },
29
+ "authors": [
30
+ {
31
+ "name": "Zyphra"
32
+ }
33
+ ],
34
+ "licenses": [
35
+ {
36
+ "license": {
37
+ "id": "Apache-2.0",
38
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
39
+ }
40
+ }
41
+ ],
42
+ "tags": [
43
+ "zonos",
44
+ "safetensors",
45
+ "text-to-speech",
46
+ "license:apache-2.0",
47
+ "region:us"
48
+ ]
49
+ }
50
+ }
51
+ }