-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathBark.yaml
More file actions
97 lines (79 loc) · 2.39 KB
/
Bark.yaml
File metadata and controls
97 lines (79 loc) · 2.39 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
---
# Thank you for contributing!
# In filling out this yaml file, please follow the criteria as described here:
# https://osai-index.eu/contribute
# You're free to build on this work and reuse the data. It is licensed under CC-BY 4.0, with the
# stipulation that attribution should come in the form of a link to https://osai-index.eu/
# and a citation to the peer-reviewed paper in which the dataset & criteria were published:
# Liesenfeld, A. and Dingemanse, M., 2024. Rethinking open source generative AI: open-washing and the EU AI Act. In Proceedings of the 2024 ACM Conference on Fairness, Accountability, and Transparency (pp. 1774-1787).
# Organization tags:
# - National origin: United States
# - Contributor type: Non-academic (Company)
# Training compute:
# - Base model training compute: unknown
# - End model training compute: unknown
system:
name: Bark
link: https://github.com/suno-ai/bark?tab=readme-ov-file
type: audio
performanceclass: full
basemodelname: Bark
endmodelname: Bark
endmodellicense: MIT License
releasedate: 2023-04
notes: A transformer-based audio-generation model.
org:
name: Suno
link: https://suno.com/home
notes: Suno AI, or simply Suno, is a generative artificial intelligence music creation program designed to generate realistic songs that combine vocals and instrumentation.
# availability:
datasources_basemodel:
class: closed
link:
notes:
datasources_endmodel:
class: open
link: https://github.com/suno-ai/bark
notes:
weights_basemodel:
class: open
link: https://huggingface.co/suno/bark
notes:
weights_endmodel:
class: open
link: https://huggingface.co/suno/bark
notes:
trainingcode:
class: closed
link:
notes:
# documentation:
code:
class: open
link: https://github.com/suno-ai/bark
notes:
hardware_architecture:
class: closed
link:
notes:
preprint:
class: open
link: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4443815
notes:
paper:
class: closed
link:
notes:
modelcard:
class: open
link: https://huggingface.co/suno/bark
notes:
datasheet:
class: closed
link:
notes:
# access:
licenses:
class: partial
link: ["https://github.com/suno-ai/bark?tab=MIT-1-ov-file", "https://github.com/suno-ai/bark"]
notes: "Weights: MIT License. Code: not released. Data: not specified."