diff --git a/requirements.txt b/requirements.txt
index a5b291a9..6ca6002d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,5 +5,5 @@ docopt==0.6.2
praat-parselmouth==0.3.3
numpy<1.19.0,>=1.16.0
tensorflow==2.3.0
-spleeter==2.0
+spleeter==2.2.1
parse==1.19.0
\ No newline at end of file
diff --git a/setup.py b/setup.py
index d5c6da4b..35a11870 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@
'mute': [
'numpy<1.19.0,>=1.16.0',
'tensorflow==2.3.0',
- 'spleeter>=2.0'
+ 'spleeter==2.2.1'
]
}
diff --git a/twitch_utils/mute.py b/twitch_utils/mute.py
index 9af09bb7..062e7c1d 100644
--- a/twitch_utils/mute.py
+++ b/twitch_utils/mute.py
@@ -1,4 +1,4 @@
-"""Usage: twitch_utils mute [options] ... (-o )
+"""Usage: twitch_utils mute [options] ... -o