Instructions to use google/magenta-realtime with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Magenta RT
How to use google/magenta-realtime with Magenta RT:
# 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
Update library tag
#13
by osanseviero - opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Model Card for Magenta RT
|
|
@@ -221,4 +222,4 @@ A technical report is forthcoming. For now, please cite our
|
|
| 221 |
author={Lyria Team},
|
| 222 |
year={2025}
|
| 223 |
}
|
| 224 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
library_name: magenta-realtime
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Magenta RT
|
|
|
|
| 222 |
author={Lyria Team},
|
| 223 |
year={2025}
|
| 224 |
}
|
| 225 |
+
```
|