mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-03-30 16:28:53 +00:00
🐛 fix argument
This commit is contained in:
@@ -16,7 +16,7 @@ __email__ = 'spleeter@deezer.com'
|
||||
__author__ = 'Deezer Research'
|
||||
__license__ = 'MIT License'
|
||||
|
||||
AudioInputOptions: ArgumentInfo = Argument(
|
||||
AudioInputOptions: OptionInfo = Option(
|
||||
...,
|
||||
'--inputs',
|
||||
'-i',
|
||||
|
||||
Reference in New Issue
Block a user