magenta-rt / SOURCES.md
LING
Deploy Magenta RealTime 2 HARP endpoint
fade829
|
Raw
History Blame Contribute Delete
738 Bytes
# 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.