PB Unity commited on
Commit
1c2c273
1 Parent(s): 55d35e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ pipeline_tag: text-to-audio
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
 
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
+ For example, you could use it to generate original music tracks for your games.
10
 
11
  ## How to run this model
12
  * Put the `sentis` and `json` files in the `Assets/StreamingAssets` folder