Files changed (1) hide show
  1. OuteAI_Llama-OuteTTS-1.0-1B.json +77 -0
OuteAI_Llama-OuteTTS-1.0-1B.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:9fcea0f0-740f-4cb3-af9e-df5b098a3d03",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:36:41.034356+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "OuteAI/Llama-OuteTTS-1.0-1B-5ab058ea-2958-5e6f-8a02-cbc9aacaf544",
11
+ "name": "OuteAI/Llama-OuteTTS-1.0-1B",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/OuteAI/Llama-OuteTTS-1.0-1B",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-to-speech",
21
+ "architectureFamily": "llama",
22
+ "modelArchitecture": "LlamaForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "outetts"
28
+ }
29
+ ]
30
+ },
31
+ "authors": [
32
+ {
33
+ "name": "OuteAI"
34
+ }
35
+ ],
36
+ "licenses": [
37
+ {
38
+ "license": {
39
+ "id": "CC-BY-NC-SA-4.0",
40
+ "url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html"
41
+ }
42
+ }
43
+ ],
44
+ "tags": [
45
+ "outetts",
46
+ "safetensors",
47
+ "llama",
48
+ "text-to-speech",
49
+ "en",
50
+ "ar",
51
+ "zh",
52
+ "nl",
53
+ "fr",
54
+ "de",
55
+ "it",
56
+ "ja",
57
+ "ko",
58
+ "lt",
59
+ "ru",
60
+ "es",
61
+ "pt",
62
+ "be",
63
+ "bn",
64
+ "ka",
65
+ "hu",
66
+ "lv",
67
+ "fa",
68
+ "pl",
69
+ "sw",
70
+ "ta",
71
+ "uk",
72
+ "license:cc-by-nc-sa-4.0",
73
+ "region:us"
74
+ ]
75
+ }
76
+ }
77
+ }