Skip to content

Commit

Permalink
Update rvc_cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Aug 5, 2024
1 parent b942c48 commit 86023d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rvc_cli.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import argparse
import os

from src.scripts.conversion.voice_conversion import conversion
from src.scripts.voice_conversion import conversion
from src.rvc import Config, load_hubert, get_vc, rvc_infer

now_dir = os.getcwd()
Expand Down

0 comments on commit 86023d1

Please sign in to comment.