Spaces:
Paused
Paused
File size: 738 Bytes
fade829 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # Sources
## Magenta RealTime 2
- Model: https://huggingface.co/google/magenta-realtime-2
- Source: https://github.com/magenta/magenta-realtime
- Documentation: https://magenta.github.io/magenta-realtime/
- Code license: Apache License 2.0
- Model weights license: Creative Commons Attribution 4.0
## PyTorch ZeroGPU Runtime
- Reference Space: https://huggingface.co/spaces/magenta-community/magenta-rt-jam
- Reference revision: dfd4eb65e8ebf7eaa9be263d9937ddbee1666262
- AOTI artifacts: https://huggingface.co/magenta-torch/magenta-rt-aoti-small
The `magenta_rt` package in this Space is the PyTorch runtime distributed with
the reference Space. Its source files retain the original Google copyright and
Apache License 2.0 notices.
|