Update README.md
#1
by
tienfeng - opened
README.md
CHANGED
|
@@ -34,3 +34,6 @@ There is a trade-off between timbre similarity and emotion control.
|
|
| 34 |
```bash
|
| 35 |
conda create -n marco python=3.8
|
| 36 |
pip install -r requirements.txt
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
```bash
|
| 35 |
conda create -n marco python=3.8
|
| 36 |
pip install -r requirements.txt
|
| 37 |
+
|
| 38 |
+
For inference scripts, training recipes, visit our GitHub repository:
|
| 39 |
+
👉 https://github.com/AIDC-AI/Marco-Voice
|