Instructions to use google/magenta-realtime-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Magenta RT 2
How to use google/magenta-realtime-2 with Magenta RT 2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add pipeline tag
#1
by chrisdonahue-goog - opened
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
library_name: magenta-realtime-2
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Magenta RealTime 2
|
|
@@ -211,4 +212,4 @@ previous technical report:
|
|
| 211 |
booktitle={NeurIPS Creative AI},
|
| 212 |
year={2025}
|
| 213 |
}
|
| 214 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
library_name: magenta-realtime-2
|
| 4 |
+
pipeline_tag: text-to-audio
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model Card for Magenta RealTime 2
|
|
|
|
| 212 |
booktitle={NeurIPS Creative AI},
|
| 213 |
year={2025}
|
| 214 |
}
|
| 215 |
+
```
|