PB Unity
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ pipeline_tag: text-to-audio
|
|
5 |
---
|
6 |
|
7 |
# MusicGen music generation for Unity Sentis format
|
8 |
-
This is the Meta MusicGen model validated for Unity Sentis. This model creates up to 30 seconds of music in the style given by a text prompt.
|
9 |
|
10 |
## How to run this model
|
11 |
* Put the `sentis` and `json` files in the `Assets/StreamingAssets` folder
|
|
|
5 |
---
|
6 |
|
7 |
# MusicGen music generation for Unity Sentis format
|
8 |
+
This is the [Meta MusicGen](https://huggingface.co/spaces/facebook/MusicGen) model validated for Unity Sentis. This model creates up to 30 seconds of music in the style given by a text prompt.
|
9 |
|
10 |
## How to run this model
|
11 |
* Put the `sentis` and `json` files in the `Assets/StreamingAssets` folder
|