Skip to content

Commit b6e75f3

Browse files
committed
add soundfile in setup.py
1 parent 0194b49 commit b6e75f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ def read(*paths):
1212
'datasets',
1313
'transformers',
1414
'torchaudio',
15+
'soundfile',
1516
'torch',
1617
'numpy'
1718
]

0 commit comments

Comments
 (0)