|
| 1 | +--- |
| 2 | +# Thank you for contributing! |
| 3 | +# In filling out this yaml file, please follow the criteria as described here: |
| 4 | +# https://osai-index.eu/contribute |
| 5 | + |
| 6 | +# You're free to build on this work and reuse the data. It is licensed under CC-BY 4.0, with the |
| 7 | +# stipulation that attribution should come in the form of a link to https://osai-index.eu/ |
| 8 | +# and a citation to the peer-reviewed paper in which the dataset & criteria were published: |
| 9 | + |
| 10 | +# 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). |
| 11 | + |
| 12 | +# Organization tags: |
| 13 | +# - National origin: United States |
| 14 | +# - Contributor type: Non-academic (American Big Tech) |
| 15 | + |
| 16 | +system: |
| 17 | + name: Magenta |
| 18 | + link: https://huggingface.co/google/magenta-realtime |
| 19 | + type: audio |
| 20 | + performanceclass: full |
| 21 | + basemodelname: Magenta RealTime |
| 22 | + endmodelname: Magenta RealTime |
| 23 | + endmodellicense: Apache-2.0 and CC-BY-NC-4.0 and additional terms |
| 24 | + releasedate: 2025-06 |
| 25 | + notes: Music generation model by Google DeepMind |
| 26 | + |
| 27 | +org: |
| 28 | + name: Google DeepMind |
| 29 | + link: https://deepmind.google/ |
| 30 | + notes: Major technology company, operator of Google Search. |
| 31 | + |
| 32 | +# availability: |
| 33 | +datasources_basemodel: |
| 34 | + class: closed |
| 35 | + link: |
| 36 | + notes: No details provided for training data. |
| 37 | + |
| 38 | +datasources_endmodel: |
| 39 | + class: closed |
| 40 | + link: |
| 41 | + notes: No details found for training data. |
| 42 | + |
| 43 | +weights_basemodel: |
| 44 | + class: open |
| 45 | + link: https://huggingface.co/google/magenta-realtime |
| 46 | + notes: Model available through HuggingFace. |
| 47 | + |
| 48 | +weights_endmodel: |
| 49 | + class: open |
| 50 | + link: https://huggingface.co/google/magenta-realtime |
| 51 | + notes: Model available through HuggingFace. |
| 52 | + |
| 53 | +trainingcode: |
| 54 | + class: partial |
| 55 | + link: https://github.com/magenta/magenta-realtime |
| 56 | + notes: No pre-training or instructing-tuning code made available. Some developer tools available. |
| 57 | + |
| 58 | +# documentation: |
| 59 | +code: |
| 60 | + class: closed |
| 61 | + link: |
| 62 | + notes: No pretraining or finetuning code found. Scarce code documentation except for deployment of the open weights. |
| 63 | + |
| 64 | +hardware_architecture: |
| 65 | + class: partial |
| 66 | + link: https://huggingface.co/google/magenta-realtime |
| 67 | + notes: Processors used are described, for the rest scarce info is provided. |
| 68 | + |
| 69 | +preprint: |
| 70 | + class: closed |
| 71 | + link: https://magenta.withgoogle.com/magenta-realtime |
| 72 | + notes: Model publicized through blog post. Paper is mentioned as being forthcoming. |
| 73 | + |
| 74 | +paper: |
| 75 | + class: closed |
| 76 | + link: |
| 77 | + notes: No paper found. |
| 78 | + |
| 79 | +modelcard: |
| 80 | + class: open |
| 81 | + link: https://huggingface.co/google/magenta-realtime |
| 82 | + notes: Model card provides the requisite information. |
| 83 | + |
| 84 | +datasheet: |
| 85 | + class: closed |
| 86 | + link: |
| 87 | + notes: No datasheet found. |
| 88 | + |
| 89 | +# access: |
| 90 | +package: |
| 91 | + class: closed |
| 92 | + link: |
| 93 | + notes: No package found. |
| 94 | + |
| 95 | +api: |
| 96 | + class: closed |
| 97 | + link: |
| 98 | + notes: No API found. |
| 99 | + metaprompt: closed |
| 100 | + |
| 101 | +licenses: |
| 102 | + class: partial |
| 103 | + link: https://huggingface.co/google/magenta-realtime |
| 104 | + notes: Apache-2.0 and CC-BY-4.0, with additional terms of use |
0 commit comments