Skip to content

Commit

Permalink
update gpt_sovits_rs to 0.3.3
Browse files Browse the repository at this point in the history
L-jasmine committed Jan 19, 2025
1 parent 13bd2f8 commit c2180fa
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ anyhow = "1.0.87"
wav_io = "0.1.14"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
gpt_sovits_rs = { version = "0.3.2" }
gpt_sovits_rs = { version = "0.3.3" }
log = "0.4"
env_logger = "0.11"

0 comments on commit c2180fa

Please sign in to comment.