Spaces:
Sleeping
Sleeping
Hugo Flores Garcia
commited on
Commit
•
f373fd1
1
Parent(s):
04f1577
old audiotools commit can't find an html file
Browse files
README.md
CHANGED
@@ -4,11 +4,10 @@ This repository contains recipes for training generative music models on top of
|
|
4 |
|
5 |
# Setting up
|
6 |
|
7 |
-
install [audiotools](https://github.com/descriptinc/audiotools.git)
|
8 |
```bash
|
9 |
git clone https://github.com/descriptinc/audiotools.git
|
10 |
cd audiotools
|
11 |
-
git checkout f35914b5b3c6f1bf589cd09481478d741538828e
|
12 |
pip install -e .
|
13 |
```
|
14 |
|
|
|
4 |
|
5 |
# Setting up
|
6 |
|
7 |
+
install [audiotools](https://github.com/descriptinc/audiotools.git)
|
8 |
```bash
|
9 |
git clone https://github.com/descriptinc/audiotools.git
|
10 |
cd audiotools
|
|
|
11 |
pip install -e .
|
12 |
```
|
13 |
|