Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Garfield-kh authored Oct 19, 2023
1 parent faaa5ba commit 06cbc23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ pip install -r requirements.txt

## Download Data & Pre-trained Models

### code (temporarily)
download the code from zip file github_update.zip in [[google drive]](https://drive.google.com/drive/folders/1gtIcMORHwEIM61bZi-gGbEZWVahrGzMq?usp=sharing)

### Datasets
Create a dataset folder to place pre-traine models:
```sh
Expand All @@ -31,8 +34,6 @@ mkdir ./checkpoints
```
download the checkpoint dataset from [[google drive]](https://drive.google.com/drive/folders/1gtIcMORHwEIM61bZi-gGbEZWVahrGzMq?usp=sharing)

download the code from zip file github_update.zip in [[google drive]](https://drive.google.com/drive/folders/1gtIcMORHwEIM61bZi-gGbEZWVahrGzMq?usp=sharing) (temporarily)

Once finished, the file directory should look like this:
```
./Bailando/ # this folder contain only the mp3, please follow the original git for dataprocess.
Expand Down

0 comments on commit 06cbc23

Please sign in to comment.