You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vad : remove shortform for --vad option in cli.cpp (#3145)
This commit removes the shortform for the --vad option in cli.cpp.
The motivation for this is that `-v` is often used for verbose or
version is many tools and this might cause confusion.
Refs: #3065 (comment)
0 commit comments