Skip to content

Commit

Permalink
Add requirement for soundfile on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlGao4 committed Aug 9, 2022
1 parent 532b720 commit 49be480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ torch>=1.8.1
torchaudio>=0.8
tqdm
treetable
soundfile>=0.10.3;sys_platform=="win32"

0 comments on commit 49be480

Please sign in to comment.