Spaces:
Runtime error
Runtime error
Hugo Flores García
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,8 @@ pip install -e ./audiotools
|
|
| 14 |
install the Descript Audio Codec.
|
| 15 |
|
| 16 |
```bash
|
| 17 |
-
git clone https://github.com/descriptinc/
|
| 18 |
-
pip install -e ./
|
| 19 |
```
|
| 20 |
|
| 21 |
install VampNet
|
|
|
|
| 14 |
install the Descript Audio Codec.
|
| 15 |
|
| 16 |
```bash
|
| 17 |
+
git clone https://github.com/descriptinc/descript-audio-codec.git
|
| 18 |
+
pip install -e ./descript-audio-codec
|
| 19 |
```
|
| 20 |
|
| 21 |
install VampNet
|