Skip to content

Commit faf0c43

Browse files
committed
Add pydub as a dependency for the speech_commands dataset
1 parent e2767eb commit faf0c43

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
@@ -183,6 +183,7 @@
183183
'envlogger;python_version<"3.11" and sys_platform=="linux"'
184184
],
185185
'smartwatch_gestures': ['pandas'],
186+
'speech_commands' : ['pydub'],
186187
'svhn': ['scipy'],
187188
'the300w_lp': ['scipy'],
188189
'wake_vision': ['pandas'],

0 commit comments

Comments
 (0)