syhw
commited on
Commit
•
e61b298
1
Parent(s):
b15aea0
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Check out our [sample page][musicgen_samples] or test the available demo!
|
|
21 |
</a>
|
22 |
<br>
|
23 |
|
24 |
-
We use 20K hours of licensed music to train
|
25 |
|
26 |
## Installation
|
27 |
Audiocraft requires Python 3.9, PyTorch 2.0.0, and a GPU with at least 16 GB of memory (for the medium-sized model). To install Audiocraft, you can run the following:
|
|
|
21 |
</a>
|
22 |
<br>
|
23 |
|
24 |
+
We use 20K hours of licensed music to train MusicGen. Specifically, we rely on an internal dataset of 10K high-quality music tracks, and on the ShutterStock and Pond5 music data.
|
25 |
|
26 |
## Installation
|
27 |
Audiocraft requires Python 3.9, PyTorch 2.0.0, and a GPU with at least 16 GB of memory (for the medium-sized model). To install Audiocraft, you can run the following:
|