Skip to content

cannot use svcg #665

@kevinrex66

Description

@kevinrex66

Describe the bug
The conda enviroment is OK and i infer my own model what i trained before successfully, but i cannot run the svcg

Traceback (most recent call last):
File "/home/anaconda3/envs/so-vits-svc-fork/bin/svcg", line 5, in
from so_vits_svc_fork.gui import main
File "/home/anaconda3/envs/so-vits-svc-fork/lib/python3.10/site-packages/so_vits_svc_fork/gui.py", line 10, in
import sounddevice as sd
File "/home/anaconda3/envs/so-vits-svc-fork/lib/python3.10/site-packages/sounddevice.py", line 71, in
raise OSError('PortAudio library not found')
OSError: PortAudio library not found

PS:The infer result sang out of the tune, how can i improve the result except add dataset?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions