Merge pull request #93 from LordSkare/v3.5

update chirp v.3.5
This commit is contained in:
blueeon
2024-05-31 17:51:22 +08:00
committed by GitHub
+1 -1
View File
@@ -186,7 +186,7 @@ class SunoApi {
await this.keepAlive(false);
const payload: any = {
make_instrumental: make_instrumental == true,
mv: "chirp-v3-0",
mv: "chirp-v3-5",
prompt: "",
};
if (isCustom) {