mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-30 20:24:31 +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