Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ brew install espeak-ng
conda create -n diffrhythm python=3.10
conda activate diffrhythm

## OR you can use classic Python virtual enviroment instead of conda
## OR you can use classic Python virtual environment instead of conda
python -m venv venv
# activate venv on Linux
source venv/bin/activate
Expand Down
458 changes: 458 additions & 0 deletions notebooks/DiffRhythm_colab.ipynb

Large diffs are not rendered by default.