update chirp v.3.5
This commit is contained in:
parent
1968c9bc4a
commit
3a8a0a8309
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user