so-vits-svc-fork icon indicating copy to clipboard operation
so-vits-svc-fork copied to clipboard

svcg

Open heamx8 opened this issue 1 year ago • 1 comments

svcg : The term 'svcg' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • svcg
  •   + CategoryInfo          : ObjectNotFound: (svcg:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

image

heamx8 avatar May 16 '23 13:05 heamx8

This is for sure a bug but this can launch the GUI:

python -c "from so_vits_svc_fork.gui import main;main()"

firebait avatar May 19 '23 19:05 firebait