#🪲┃bugs-web

1 messages · Page 42 of 1

oblique agate
#

reanalysis: It looks that the condition is occuring in the following sequence and much of this is due to the race condition.

0: POST Generate occurs:

appx 100ms ID hash is returned -

appx 200ms ID hash is used in a GET to api/gen/ID#/downbeat

---RACE

server: GEN process

Server: appx 300ms : request is handled for downbeat GET
GEN isstill active generating && -> returns 400 Clip must be complete

Clientside: appx 400ms: HTTP: 400 (timing is just coincidental...) (should return 202) recv, and throws "Clip generation has failed! try again" etc.

oblique agate
#

hint: use websockets for status polling, not 'just hope it times it right" but until then, just shove 500-1000ms sleep/timeout to alleviate this (should generate fail error perhaps if after 500-1000ms timeout, i just slept, and it tended to work correctly, but doesn't account for true fail states) , works on local modification of the scripts . second option would be to establish a retry sequence with timing back off, failing after N retries
easy fix for short term: maxRetries = maybe 5 or 10~
for (let i = 0; i < maxRetries; i++) { const response = await fetch(`/api/gen/${clipId}/downbeats`);
if (response.ok) return response.json(); if (response.status === 202 || response.status === 400) { //still working, take a nap
(Math.min(1000 * Math.pow(1.5, i), 5000)); //back off
}
}

smoky geyser
#

ffs

#

There's a bug. When I extract stems and pay my credits, then I get this 'detected Stems' view, and when I press play, it starts playing, but I can hear jack(*)

oblique agate
#

Not all stems have sounds. Oftentimes there's only a momentary sound of a segment of it detected it. So it might only be like 30 seconds of sound somewhere in the middle. Things like percussion and vocals usually have a lot of audio . Did you try the percussion to make sure there was no sound on all stems?

smoky geyser
#

I mean, I can see that there's a sound on the graph

#

but when I put it on the solo and press play

#

nothing

oblique agate
#

Oh. Switch to your library middle click your refresh button or something, but keep that window open. And go to your library. And click on the filter and check to see if the stems are there, and then listen to them there and see if they have audio. The player may just be crapping out within the actual stem extraction

#

Unless you're on mobile. If that's the case, just open suno in another tab. And go to your library page and check the display stems box

#

I'm pretty sure if you're seeing a waveform in the display. There's probably audio and it's probably just the actual extractor UI

kind shadow
#

Hey everyone,

I’m experiencing an issue with one of my songs where the stream count hasn’t increased for a few days — it’s stuck at 100 streams. With another song, the like count is also stuck at 99 and won’t go up.

Has anyone else encountered something like this? How did you handle it? Any known reasons or tips to fix it?

Thanks in advance for any insights!

thick thistle
#

"simple" Tab does not allow any copy-paste on both Desktop and mobile.

mint bison
#

Lapsed in payment for subscription, decided to go back to free for the time being, and it wont cancel the sub and telling me I have to update billing and resend payment to keep generating songs. And clicking cancel plan just puts the free thing to "cancel scheduled"

dull grove
#

I was trying to regenrate this song in v4.5 but it is now throwing a copyright flag. 12 Days of Christmas is in the public domain. Thoughts on why it is being flagged now?https://suno.com/s/P6YABQgJiVJpQm3h

quasi helm
#

New Songs section is missing/blank on web.

oblique agate
#

Remember that performances are copyrighted, even if the lyrics cannot be. And the lyrics might be caught up in a a incorrectly labeled lyric set pinging for copyright, when only the performance should have been,

#

Happens with a lot of things on YouTube and I imagine like YouTube suno probably uses copyright tools that aren't in-house only

hard chasm
#

OH GEEZ here we are again....over a month later and this things still cutting EVERY SONG OFF AT 5 MINUTES, mid verse...I swear it is getting worse

dull grove
# oblique agate Is it an upload?

I created it and published it with no problem on Suno v4 (see link). So something has changed to make it throw a violation. I did post my version on Youtube. As far as I know these are the standard, public lyrics.

oblique agate
#

You can't create the song in v3 - 4.5+ now at all.

dull grove
oblique agate
#

Yeah

modest marsh
#

these were only instrumentals here, so there is not a lot of unkown elements I am even tossing at it to skew it like that.

oblique agate
oblique agate
modest marsh
#

Normally when remixing my DAW tracks, so I can keep them close to my original parts.

oblique agate
#

That's not what weirdness does

#

Weirdness is temperature.

#

That's what audio influence does

modest marsh
#

I know that. Normally I was 0/100/100 for my settings. Works fine in 4.5 like that but + it does not fly the same.

oblique agate
#

Scroll back. I had a whole discussion about this with somebody else.

#

Yeah and that's that's really weird, not the weirdness setting. If you understood what that was doing, I'm surprised that every worked.

#

Start here

#

Because another person was doing the same thing you are. And that really should not work.

#

It's like trying to freeze absolutely pure water, in an absolutely still environment. It has to nucleate. It's just going to stay all watery

#

But also you now have prompt versus audio influence fighting. And that makes it sound so bad almost always ..

modest marsh
#

All of them sounded fine in 4.5 never had issues with it. I normally use the same prompt from the uploadeed file and fixing any incorrect instrument and if some reason it had singer information fixing or adding in the singer stuff.

oblique agate
#

Cool. But it shouldn't. And it doesn't now

oblique agate
modest marsh
#

Well I was always putting it at zero before 4.5+ just noticed the other day with these bugs when messing around the slider settings it was the only thing that would not cause it to add 2-3+ minutes of silence to it. To me that qualifies as a bug

oblique agate
#

Definitely not a bug. You're setting the sliders to extremes. Either minimization or maximalization, is still an extreme. The bug is probably that it was still working in 4.5

#

This is AI. Remember. It's a stochastic system. The influence of parameters have a purpose.

You noticed that when you start it that weirdness is set at 50% and it says expected results. That's because 50% is probably where they trained it on input to ground truth. With the minimal loss

#

So don't think of it so much as 50% weird. Think of it as -0.5–0.0–0.5

#

My guess is that it's just not weird enough to create the audio version of the <eos> token

#

@modest marsh Just a question, because I always wonder what people think weirdness does, What do you think that weirdness actually does?

modest marsh
#

It says to turn it up for wild and unexpected results, so that's why I leveled it at zero the moment the sliders came out

oblique agate
#

@modest marsh they like to be very ambiguous with how they describe things. But this is basically temperature, as it would be for a transformer-based large language model.

So what temperature does is? It's basically a creativity slider. I wouldn't call it weirdness. But what it does is modify the consistency and predictability of the predicted next output in the autoregressive next predicted token sequence.

So when you say what is 2 + 2. A low temperature. Not zero. Would likely say:

Adding 2 + 2 equals 4.

A higher temp may say:

The sum of the addiction expression of 2 plus 2 results in the sum of 4.

Even higher:

The result of the additive expression two plus 2 gives a sum of 4.

Too high of a temp is likely to output something a bit kookier:

Two plus two equals four because adding the two place in decimal to another two place is like moving a point two places to the left on a line from left to right zero...one...two...three.. four.

But zero then zero temperature becomes strange. It can do some weird stuff.

2+2=4 , when 2 is added to 2 it equals 4. when 2 is added to 2 it equals 4. when 2 is added to 2 it equals 4. when 2 is added to 2 it equals 4.

And goes on at infinitum. This is because it never predicts the eos token, because as far as the model is concerned, the most likely thing it should predict is the answer to the question. And it'll get stuck in that loop.

I'm betting you are seeing exactly what goes on here with large language models but in the audio sense.

With weirdness set to zero, with temperature set to zero, the greedy suno model, is much more likely to predict silence, the continuation of music, even if no sound is present, is much higher than the EOS token that ends the sequence.

sweet spruce
#

Missing start when creating Covers or New songs. That happening from time to time. Really annoying.

nocturne silo
#

See D C's message. At least 1/4, but probably more covers go wrong. These are wasted credits. This is an urgent bug, please have a look at this.

#

It's been over a month since I posted this (back then this was already happening for quite a while), I've seen many people say something about it multiple times in the meantime. Any response, please?

burnt canopy
#

I have the "hide disliked" filter turned on, but I just disliked a track and it still being displayed.

lusty oak
#

In certain cases, song quality drops down severely at the first part of the song (for instance, from 0:39 to 0:49 in the following song [https://suno.com/s/uMXa4HceAUXUBoLO]). While the quality later recovers, the song can't be used with such issue.

#

Maybe the song could be fixed rebuilding that part of the song, but it would take more credits and the results could be suboptimal.

gray ore
#

Bugs, if this is one, Once your membership expires, the entire platform, the website, its all PRO. Nothing becomes free with limitations once it expires. It shows Pro in some tabs but anything that isnt Pro should be useable right? Well its not. Its pointless to have it say Pro next to something that is only unlocked with membership if everything on the site is membership only. You cant touch anything till you pay. I do have a membership but if you offer some free things on the website, it doesnt work.

oblique agate
#

Pretty sure that's the same problem. I ran into one time when wasn't really going to be able to use it too much for a month.

gray ore
#

ill try it if the membership expires

oblique agate
#

Memberships don't expire though. It goes into an unpaid state if it's not paid. If you choose to switch to a free account, then it will turn into the free account at the end of the month. And not go into an unpaid state

gray ore
#

i get it, ty

sullen shadow
#

MINUTES of a single note being sung by a lead vocal, it is getting really annoying.

gray ore
#

Sometimes the song generation doesnt complete the song. It cuts a tail end of the song.

nocturne silo
#

In the editor the Ctrl C and Ctrl V shortcuts don't work anymore. This is particularly annoying when you've carefully selected a selection, tried to copy it with Ctrl C, and then move to the section where you want to paste it, and it doesn't work. You have to start all over again using your mouse.

The mouse is a workaround, but it's annoying.

nocturne silo
#

Also, there no indication of the db's of the audio volume anymore in the editor. The slider was removed for a bit and it came back, but the visual representation of the db's are missing

#

is there a place where we can report these bugs? Because clearly nobody is reading this

inland bane
#

**Critical Bug – Unwanted Ad-lib After Outro Wrecking Tracks and Wasting Credits
**
Description: There is a persistent and critical bug where, every time I create or cover a song, the system automatically adds a pointless, rambling ad-lib after the outro. This completely ruins the track and consumes credits unnecessarily.
This issue has been ongoing for a long time and occurs repeatedly, even after I cut the unwanted outro and remake the track. The exact same problem happens every single time without exception.

Impact: Completely destroys final song quality.
Wastes user credits.
Causes extreme frustration and loss of trust.
Potentially affects multiple users, not just me.

Steps to Reproduce: Create or cover a song.
Play back the final version.
Notice that after the outro, an irrelevant ad-lib is appended.
Cut the outro and remake the song.
Observe that the same ad-lib issue appears again.

Urgency: This bug is critical and must be fixed immediately. No excuses, no delays.

#

😡😡😡😡😡😡😡😡

I honestly have no idea why this bug just will not die. It’s absolutely infuriating. It keeps happening again, and again, and AGAIN.

Every time I create or cover a song, it tacks on some ridiculous, pointless, rambling ad-lib after the outro—completely wrecking the track and burning through my credits for nothing. I’ve swallowed my frustration more times than I can count, but I am 100% DONE.

And this isn’t just some minor annoyance—it might not even be just my problem. This bug is completely out of control. The kicker? Even if I cut the useless outro and remake the song, it still happens. Every. Single. Time.

This has to be fixed IMMEDIATELY. No excuses. No delays. Get it done.

oblique agate
#

also what's the last lines of your song look like

#

any [section headers] like [end] or [instrumenal outro] etc?

#

@solar grove I see you guys fixed the videos, but, is it really needed to gen a video for every gen unrequested, also, if you guys really want to do that, maybe don't toast the result, cos those little pop ups get annoying real quick with multiple gens lol

#

that compute adds up, I'm sure 😒

inland bane
oblique agate
inland bane
oblique agate
#

try adding a

[instrumental outro]
[fade to silence]

after your last lyrics, sometimes this helps,

#

or something akin

inland bane
oblique agate
#

First and foremost, never tell an AI no, always tell it what it is supposed to do. no is a weak embedding, it is often ignored, telling it No Ad-libs looks like this to AI, cos ad-lib , even if a rare caption, is still going to mean more than No, AI predicts next tokens in this case Audio tokens, so, when it sees ad-libs, it is actually going to say "well what do I predict next, it says no ad-libs, dunno what that no token means, so, ad-lib it is" and out it comes; if ad-lib was ever even trained on, otherwise, it does nothing, or weird stuff, if the tokens align with some other nonsense. Anyhow, your best bet is to guide it, not try to halt it. so try "[Outro Instrumental] and [Silence] after that I'd separate with a newline, just cos AI likes consistency, likes what it is trained on, shoving em together like

Last line of lyrics
[Outro Instrumental]
[Silence]

doesn't looke like the typical

[Verse]
words

[next heading]
words

[etc.]
...

#

While it uses bert as an encoder if it works like bark and chirp did, even if semantically aware, it's still a language model itself, and they don't like no. Try telling chatgpt "no em dashes"

Okay — no em dashes.

instead for an LLM (which work pretty much the same way, predicting next output per token) you have ot say "Use only ',' '.' ';' as puncuation , then it will listen. so think that way for your inline tags as well.

lofty sun
#

This is quite annoying and makes me look stupid with my Lifesongs project.
Can't get Suno to say lives as in 'she lives down the road'. Keeps saying lives as in 'the cat has 9 lives'.
Tried both editors. No luck. Here's the lyrics.
[Verse 4]
Now the churns are quiet, but the walls still hold the sound,
Of laughter, work, and wagons rolling over steady ground.
A café hums, a gallery sings where butter once was made,
And Boonah’s past lives on in stone, in light, and in the shade.

#

Any idea how to get it to say lives and not lives.

winter lance
#

don't know if that has been mentioned before but the video generation really needs improved handling of line ending characters. it breaks up mid sentence like it's nothing, words, commas, it doesn't care. it should respect new line and carriage returns and never break up words. it's a bit of an ugly look now,

this video, intro highlights the issue very well
https://suno.com/s/My1MS2VkAzGkJqMG

stray pewter
#

How do I get help with login issues? Email support has simply ignored the problem I'm having.

boreal relic
#

Wondering what's the point of the weirdness, style and audio strength sliders.
I'm trying to cover a song to change the lyrics (I can do it in the Editor but the result is not satisfying).
I'm puttin weirdness and style at 0% and audio influence at 100% so it reproduces the original audio, just changing the audio.
And yet it keeps changing vocals, changing style, and sometimes it generates 40sec clips with the end being a completely different thing...

v4.5+ is weird, sometimes it works like a charm and does miracles, and sometimes it acts like it's just tired or smth and goes bonkers...

inland bane
frigid pasture
#

Anyone else have issues with the notification window not being able to be closed?

oblique agate
# inland bane Alright, I’ll give it a try. And thank you for your kind response. 🙏 However, w...

It is a tip from someone who has a lot of experience with generative AI. I have no involvement with Suno or the Suno team.

But it's absolutely how next token predictive AI works. In pretty much any form. Training negation is just not something you are going to see very often with generative AI. Especially audio. There's too many variations to tell it. What isn't something. Think about it simply. What would it require to teach an AI that's something is not red. You would have to add the term, not red to every single thing that happens to not be red. Because if you only add it to training dataset gts, that are blue then it's going to think that not red means blue.

You could probably what see the problem that would be with audio.

That's all I was suggesting.

oblique agate
#

You'll probably notice a pretty high number of songs that have eternal silence at the end. Because that's a lot more logical to an audio model then whatever they used for EOS and 0% means "most logical and concise next token". Basically.

inland bane
oblique agate
#

Nah they know more about it than me about Suno itself I'm sure.

For example, they know what their training data looks like. And won't be so kind as to release a few sanitized and stripped of identifying features dataset templates so we can see how they actually structure the inputs in the training.....but that's life. 🙁

#

Anyhow did it work for you? @inland bane

inland bane
oblique agate
#

Well it shouldn't be a surprise. "AI be like that sometimes"

And everything you hear comes from suno's training data lol. I mean there's not much but that that taught it how to make music from your prompt 🙃

mighty bolt
#

hello? Can I ask something about Bark here? I don't know if this Bark programm can use some reference wav, like the voice clone?

undone grail
#

Playlist Bug – Most Songs Won’t Play
@mods @support

All my songs were working fine until I made a playlist today. Right after creating it, most of my tracks stopped playing completely on both desktop and mobile apps — they just stay stuck on “loading.”

I deleted the playlist but the songs still won’t play. These are all originally generated in Suno, never downloaded/re-uploaded or edited externally. I haven’t regenerated or overwritten them.

Looks like the playlist feature broke the playback links for these songs. Can someone please help restore them? This is a lot of work lost if it can’t be fixed.

Thanks.

undone grail
#

@support – Playlist Bug? All Songs Unplayable & Undownloadable

Hi, I emailed support on 13th August but wanted to flag this here too.

All my songs were working fine until I created a playlist a few days ago. Right after that, most tracks stopped playing. As of today, none of my songs will play or download on desktop or mobile.

These are all originally generated in Suno, never re-uploaded or edited. This feels like an account-level bug — possibly broken file links or permissions.

Can someone escalate this? My entire library is currently inaccessible.

fleet valve
#

Hi, since yesterday I can not login with Google.
I log in to Google, then go to the login page on the Suno website, select my Google account, and I am asked to request a code via my phone number. Unfortunately, the code never arrives.
I am also logged in to other services with the same Google account, but I am never asked to confirm my identity there, only every time I log in to Suno. In principle, this is not a problem as long as the code arrives on my cell phone. Until yesterday, this always worked.
I don't know if this is a Suno or Google problem, but since it works everywhere else, I think it's more likely a Suno problem.

untold eagle
#

Are there known issues with website? I cannot load it at all

oblique agate
#

which puts that on the google side of things, open an incognito page, try to log into google itself from the incognito page, if it sends a text message, and comes through, it's something else, but I am going to wager its not sending you the sms properly, or the sms short code is getting dopped off as spam from your provider (if they implemented OS update to the sms handler, happens sometimes when they update custom sms handlers)

#

If suno is handling the 2FA, it may be o their side, I just checked and I see now they do have 2fa if you put your number in,

#

so I am probably wrong in my initial assumption

#

I just tested in US, and it comes from shortcode 30300 and it sent it just fine. so this is one of two things,

blocked at provider/software level on your device or
oauth tries to bypass the sms 2FA, on the surface, but the dialogue for entry pops up. I'm going to test both manual log in and oath login and see if I can reproduce

fleet valve
# oblique agate Who sends you the text message? is it google? cos if you aren't getting the te...

Yes, it is Google. After click on Sign In on Suno and choose Google, I get a window to choose my Google-Account. If i choose that account (I'm logged in) Google will identify my identity via SMS. Normaly no problem, but the SMS does not arrive since yesterday. I made some changes on the Google-Account, to test if SMS are working an I got it. The problem is only via Login from Suno. Login via Google on other services like Riffusion or Udio are working. That I have to verify my identity with an SMS on every login on Suno via Google is since a few weeks.

oblique agate
#

Okay so testing with google login , it does NOT ask me for my number, it did not send a text asking for the SMS 2FA

#

ah okay so if GOOGLE is not sending the SMS login, that's google failing

fleet valve
oblique agate
#

try logging in directly , incognito window, to google, (ctrl-shift-n on desktop , menu / incognito tab, second option in chrome / android)

#

ah hrm

#

is it using the app ?

#

cos that may be doing some redirect stuff on a secondary browser login

#

what's your system, Desktop / browser type or mobile (OS/browser/app)

fleet valve
#

Ok, I try. I'm on Windows and Firefox. I'm a web-developer and have the option in my browser to clear cookies and history on closing, because for me its better after closing to get a clean browser.

oblique agate
#

ah okay good, check your dev console when you try to oath, see if it throws an error or warn on auth, seeing if it dumps is hitching up on something due to oauth redir method suno uses.

fleet valve
#

I thought maybe a Firefox-Problem, but the same in Chrome.

#

And since yesterday. Before everything was working....

oblique agate
#

if it originates with suno's site, i can't think of anything really other than a redirect race cond, or something...

#

can you auth with google within the firefox session and then reauth with oauth without needing your sms?

#

using google's standard login?

#

maybe work around until it happens to more people and they get enough reports to make sense of it

#

also try logging in via your mobile device using google also

fleet valve
#

Ok, thank you very much. I try...

oblique agate
#

lemme know, cos this is interesting

fleet valve
#

Yes, I give you a report...

oblique agate
#

suno’s oauth flow is mayeb triggering google’s "verify you're you" 2fa more aggressively for some reason. maybe cos you clear cookies, each login looks like a new session, retriggering 2fa. if sms is stalling for that specific flow, you could be stuck in a loop. It’s still Google sending the text, but a specific routing path (shortcode for that distinct oath verification, provider filter, timing, something) may be failing only for this verify challange for the 3rd party redirect oauth method. other google sms (or other 3rd party oauth) could work, making this hard to diagnose, but I'm really otherwise at a loss for possible failure vectors. That's all I casn really think of

old wind
# undone grail @support – Playlist Bug? All Songs Unplayable & Undownloadable Hi, I emailed su...

Hey there! Thanks for reaching out and flagging this!

When you get a chance would you mind checking out this thread dedicated to https://discord.com/channels/1069381916492562582/1403070277000364183 to see if something there helps?

If the problem persists, could you send me a DM with a brief message explaining what’s occurring and the song links that are affected? I’ll test to see if they are playable on my end and if I’m able to replicate this err I’ll be sure to flag this the team to draw awareness!

Additionally, please feel free to reach out support directly as well to get the ball started there. The #support-guide channel will provide guidance on who to reach out to and what to provide to expedite this process best.

If you have any questions, please let me know!

oblique agate
# fleet valve Yes, I give you a report...

cos same system browser firefox v. chrome would still be using same suno side calls, but a mobile may use mobile web front end which, as a web dev, you know, is probably a whole different codebase back end even if it is supposed to act the same

old wind
#

Also, wanted to take a moment to recognize all your efforts here @oblique agate! It’s pretty incredible how helpful and thoughtful you’ve been with members! Greatly appreciated!

oblique agate
#

also, lets me look into areas of the front end / suno stuff that normally wouldn't think to. beyond just the models

old wind
oblique agate
#

will do, (also won't spam this channel up hahah)

fleet valve
#

Some more infos:
The Suno Account is with a subscription.
I have another old Account without subscription, also with Google-Login on a other Google-Account. Means different Suno und Google Account. Here it is the same Problem. After choosing the Google-Account, it will "Verify it’s you" via SMS that never arrives.

old wind
oblique agate
#

did you get the race condition (I think) above? from the editor?

old wind
#

Also, sorry for interrupting this convo @fleet valve . Looks like you’re in good hands 🙌 Looking forward to getting this figured out!

oblique agate
fleet valve
#

I make a test in Virtualbox on Linux.

oblique agate
#

using mobile webbrowser?

#

you're a web dev just spoof android via chrome / firefox dev panel

#

use the mobile page see if the same issue comes up, if not, I think it's likely what I'm thinking

#

are you US based?

fleet valve
#

Ok, I tried on Virtualbox with Linux in the same way. Here after choosing the Google-Account no asking for verification via SMS. So here the login is working. Seems like a Windows-Problem maybe...

#

So, after login on Linux I add my phone-number in the Suno Account-Settings. After that I can login on Windows with my phone-number.
But maybe someone can check the Google-Login Problem. I think, I' not the only one with that problem, because it appears on different Suno and Google Accounts.

oblique agate
#

okay

#

you're on windows... and... it hurts me to ask such a horrid thing, Have you tried Edge? you don't have dev env setup there, no cache wiping etc.

#

i imagine

#

no one uses edge... it kind of tends to sit in a default state... so it won't be burgeoned by your dev environment you have your other browsers sessioned up for

fleet valve
#

Yep, I never use Edge, but it is installed, so I can try.

#

Yes, I have some dev settings in firefox, but only clearing cache, history and cookies after closing the browser. The last 100 years that was never a problem... 😉

oblique agate
#

yeah well any atypical situation is good to exclude, it works in your virtual env without the dev setup

#

so edge can show us OS specific, cos I can't think of an OS only manner,

#

but there may be some goofy stuff, that are dev specific in your env on your FF that we aren't considering, default Edge will show if this is still occurring within windows only

#

also is your number it sends the SMS to a +1 US based number?

fleet valve
#

Number is german.

oblique agate
#

okay, so German / Dev cache clearing Env / Windows When oauth challanges via verify is you... this also suggests german encoding, but not sure if they use localizaiton for german, if they do there is also a possibility the localization messes up a call due to some char changes on user input, but this would have been present long before, unless the localization was recently added.

fleet valve
#

I tried in Edge, same problem.

oblique agate
#

okay so it is not the dev FF environmental,

#

what is shared across 3 browsers, in windows, that isn't in linux...

#

and did you try using your mobile device?

#

cos it still seems to revolve around the OAUTH challange for 2FA with your mobile, so the problem is around that , OAUTH works for certain, but only when not 2FA "verify it's you" challange is proffed

#

so 2 things I want you to try if you can, if you want to keep working on this:
Linux, clean login to google enforcing 2FA verification (don't prelogin)
Mobile browser login / app login if you have it, using google

fleet valve
#

I can try it on mobile. I'm not the mobile user, because I need a big screen, a keyboard and so on, the one-finger challenge on mobile is 100x slower than using a keyboard with 10 fingers... 😉

oblique agate
#

just for login test is all really

#

not suggesting using it, the web version on mobile is... underwhelming, it lacks the controls the webfrontend has, like temp sliders etc.

fleet valve
#

I try later, ok? I go a few hours outside for mountain biking...

oblique agate
#

no worries,

#

it's novelty at this point, I just want to really see what could cause it, and i am at a complete loss, due to the OS relationship, but the only diff now, is not that Linux worked, it's that google didn't SMS you, which worked, so we know it is related to the sms feature in the oauth flow with suno and google OAuth SMS verify its you challange

#

but i wonder if it exists with the SMS , via the mobile interface, cos that's not the same frontend, entirely.

frail peak
#

why does the indie / acoustic guitar genre have so much static always in the music. god i swear suno is going downhill

oblique agate
#

I'm joking..

frail peak
#

well i volunteer to go through all of the damn recordings and reject the ones that are 💩 quality.. because im sick of spending countless credits on getting a song thats decent quality..... hmmm or maybe thats the point

oblique agate
#

are these songs Indie solo guitarist , little backing? eg. is there a lot of 'silence' between picking the guitar and vocal spaces that is kinda off sounding? like hissy / crackling, where it should be a silent or short reverb area of the song?

frail peak
#

with solo, with songs that have alot of other stuff going on, kinda anything i try with that genre tho.

oblique agate
#

or like full band acoustic songs with little to no 'empty' space in the song. (I don't mean true empty space, in this case a solo artist guitarist, would have a kind of empty space (short sometimes 100-200ms) between the guitar melody / plucks / strums, or just listing off with the reverb, and the vocals

#

ah hrm

frail peak
oblique agate
#

well the issue is the empty space, suno doesn't like it,

#

just... cos AI doesn't like it. cos it is not supposed to make "just silence"

frail peak
#

just odd that this wasnt an issue before, but qualitys been dropping overall

#

either way tho, thankfully its removeable with audacity so its not end of the world

oblique agate
#

that may be an interesting area to look into , I noticed sometimes on song with halts, like end of a chorus, "short silent break" before the verse rolls back in I hear some kinda scratchy inerference type stuff, but when it is supposed to properly be silent, eg, fade out, it isn't there at ending

#

it may be just newer models, if it was't before, unless it i a change with something with the same exact model as before?

oblique agate
#

and was it always present in 4.5+?

#

or 4.5?

#

or do you know (eg. only recent trying this genre since older models)

frail peak
#

yeah, i cant remember if i recal it being an issue in 4.5 but its been common in both now that i been generating more.. but before 4.5 i dont recal it

oblique agate
#

yeah try a shot with a 3.5 see if it doesn't show.

#

i'm wagering as they train it more and more, silence is going to be harder and harder, unless they train for it,

void gulch
#

Why the Advanced Options are so bad right now? Even if I put 100% influence from the audio, I do not get even close to the original audio. 2 months ago was WAY BETTER

oblique agate
void gulch
#

If I put 70%, I get nothing from the original. If I put 90%, nothing. It is like it is ignoring the audio...

oblique agate
#

what are your other sliders?

void gulch
#

5% and 10%

oblique agate
#

why so low... 😐

void gulch
#

Because I was testing to get closer to the original audio, since I cannot get close using higher percentages.

oblique agate
#

don't go extreme, try and shift...

I make songs using DAW tracks I made, etc. and even with 10% I get melodic and instrumental similarity

#

but usually I try to stick between 15-80 max

frail peak
oblique agate
#

for any of em

#

weirdness is not what you think

#

also

frail peak
#

currently im using 5% audio influence and its capturing it damn near the same.. its just different enough that i am prefering incase it does somthing better

void gulch
#

I just put 15, 30 and 80 and the beggining is already way off.

#

2 months ago was perfect...

oblique agate
#

yeah I do NOT have any idea how audio influence is caluclated (that is, not sure what it does per se) but it isn't representative of "how much of this audio do you want to hear" it's an influence thing. It's not like a diffusion image you're trying ti Img2img , 0.9 noise being ALMOST exactly while 0.1 being NOTHING like your original except some color areas.

#

@void gulch what's your 'weirdness

void gulch
#

15

oblique agate
#

...

#

set that to about 30-50

#

it IS NOT what you think it is

#

ignore all the stuff it says in the description and its name

void gulch
#

Again, two months ago, using the same audio, style prompt and lyrics, I got tons of good results with 12, 31 and 80 (weirdness, style and audio).

oblique agate
#

I am about 95% sure (not on a suno slider scale of 0-100%) that it is temperature

void gulch
#

Now I am getting... well... trash.

oblique agate
#

and temperature being very low. gets.... interesting.

#

consider the issue here, from an LLM perspective:

frail peak
oblique agate
#

oh matteo lemme hear what your song you were talking about soundsl ike

void gulch
# frail peak is the song public? id be curious to do a cover and see if it ends up sounding t...

The audio is some instrumental that I made. I am generating a complete song with lyrics using the same prompts that I used 2 months ago.
The thing is: I was trying to create some musics in the last 40 days and I was getting just trash results. I tried the support,but got just vague responses. So now I was using the same thing I used before to see which results that I would could get and I am getting just trash. Way different from what I got 2 months ago.

#

And the "add vocals" was just another nightmare! lol

oblique agate
#

Prompt weight Very low.
Temperature near 0
unknown influence slider maxed out

temp = creativity, lower temp = more locked in next token prediciton in response to prompt.

Low temp / low prompt weight = generic response
audio influence may not have the same influential method you think it ought to.

have you tried doing extend instead of cover, cos I do know how that works, it's like dropping a context entry and letting it "complete" what it hears,

if you keep your settings and it "continues" your song reference, you may understand how it differs from cover... in terms of audio influence.

I suggest more than anything, kicking prompt up to 20-30% and weirdness to 20-30%

oblique agate
#

have you tried using 4.5 and not 4.5+

void gulch
#

Yes.

oblique agate
#

yeah I dunno if they changed the slider multipliers or meaning of 0-100% cos i don't think it's a proper percentile. probably an float range

#

I keep meaning to look, I guess I will now.

void gulch
#

I spent 2.5 k credits trying to create just 1 music.

#

With different percentages and styles... and the error was the same: It was almost ignoring the source audio.

frail peak
oblique agate
#

@void gulch If you shoot me a DM with a link to your original track (and enable remixes on it for the time being) I'll see if I can recreate it , and see if I can get it working properly for what you're trying to get done. I really think it's a slider thing, if you'd like

#

actually lemme try with this siren audio, maybe I can run it with your settings, and recreate similar issue.

oblique agate
#

Here's one I tested of my own song reference i made.

original: https://suno.com/song/620c9061-2236-4382-b5ac-085c4d258dcc

https://suno.com/s/uVZJyRFj2kFQ88FG
Control Settings
Weirdness: 0%
Style Strength: 5%
Audio Strength: 100%

https://suno.com/s/zcgEMSBjNvKSMNn2
Control Settings
Weirdness: 50%
Style Strength: 5%
Audio Strength: 100%

https://suno.com/s/BX37XY4xOiwibhZi
Control Settings
Weirdness: 50%
Control Settings
Style Strength: 20%
Audio Strength: 80%

you can see how they differ here. side by side from the original.
The last one, is really my preferred version it carries what I expected it to, without any distortions or bleeding. The others, do really strange things.

old wigeon
#

I'm getting the same thing right now.

void gulch
undone grail
#

Update: I confirmed with another user that my songs still play fine for them. This confirms my files are intact on your servers, but playback is blocked on my account specifically.
I cannot play or download any track — mine or others — on desktop, mobile app, or browser.

remote verge
#

i'm a pro sub, not sure anyone out there found this as bug ?
all the suddenly I cannot create song with persona anymore...

oblique agate
#

He said he tried app / browser / and desktop, that's three different interfaces.

oblique agate
#

you on a browser/desktop? tap f12, click console tab, right click and clear console, try to make a song with persona, see what warns/errors pop

#

and if no errors, make sure you persona is public, link me to it, and let me try see if I can use it

#

i made a song with a persona of my own, works fine

frigid pasture
#

The support for Suno is actually trash..i haven't dealt with this type of avoidant behaviour since my ex.

zinc crescent
#

Is anyone else having issues with Personas? I can select Audio and Inspo no problem, but when I select Persona, it wants me to upgrade... even though I have the Premium plan.

sullen shadow
#

One aspect of how vocals are inconsistent:
On trying to get a mature or elderly vocal tone in song, the AI will usually make them at least 15 years younger sounding by the end of a single generation.

wise roost
#

It's going to be 24 hours for me , I can't create personas or play anything and created music are missing thumbnails. I would be just happy for just the basics to work

spiral juniper
#

fix suno

#

ignoring all prompts everytime

#

mispelling all lyrics everytime

#

really bad song generation

#

im pretty sure its bugged

haughty cape
#

Hello, today i found a new bug or problems, i cannot use Persona.... and i dont know why tell it tell me i am not pro.. but i am a pro user pratically more than year.. it ask me to become pro.. and i am already pro... someone can check it out?

oblique agate
#

At least that way we can see if there are any web errors, if the persona is the problem or if it's linked to your account directly..

jagged marsh
#

Tagging someone in a comment on one line, then starting a new line after pressing Shift+Enter and then posting results in the display of the first line with the tagged nick, then in duplication of both lines jammed together (and the nick in that copy not being linked anymore). Looks rather ugly.

turbid temple
#

Most generated songs over the four minute mark suddenly end in the middle of the song. I burnt so many credits already.

quasi surge
#

What the heck happened to lyrics editor?? Maybe I just don't understand how it works now 😅 There is only a small box "Enhance lyrics (eg. Make it sound happy)" Where is ReMi??

wintry jewel
#

I lose a lot of credits cause suno dont want to end a song when I just use [end]

errant slate
#

i cant even get the box to select personas - clicking add persona gives a new popup box for upgrading.

#

on desktop web. (on pc)

#

I can access it on chrome in mobile mode from phone

#

but not in chrome in desktop mode from phone

sullen shadow
#

Generating is really glitchy right now, from disturbing sounds and then 45 second or even 7-minute fresh generations.

snow wraith
#

What do you all think about this response, https://discord.com/channels/1069381916492562582/1404828447695569037, in #1372994765196361774 about generations cutting short when using personas, inspiration, etc?

TL;DR, adding these features can cause generation to exceed the runtime limit, leaving songs cut off toward the end.

IMO this is a bug, not a feature, and a recipe for poor CSAT, particularly since we can't predict when it'll happen and can't directly change the backend plan as users.

I personally burned 500+ credits on partial generations last month trying to figure this out , ultimately shelving my WIP songs until this is resolved.

Perhaps if an option like one of the following were considered by Suno, it'd keep us/me productive and happy:
a) detect when "too many features" are present and require an extra five credits to extend the runtime instead of giving up
b) increase the generation time limit and make up the margin by improving your software, which Suno is probably already working on
c) make extending more cohesive and use a single generation that fits better; often I find that generations in the editor mismatch and require remastering, consuming even more credits/compute

sullen shadow
sour dragon
#

I don't know how to play keyboards, but I have keyboards. I just played some random notes on them and tried to upload the result. "Uploaded audio matches existing work of art. Please upload a different audio file."
Seriously? I don't know how to play even a simple melody. I just played random notes.
Do something about your verification system.

tiny kiln
#

I have the same issue...and I'm a Pro plan

robust frigate
#

Anyone having trouble opening the new editor? I keep getting directed to the legacy editor. Nevermind! Closing the window and opening it again fixed the issue.

zinc crescent
#

Huh? A bot blocked my message because of font size? Lol.. I'm just using the regular Discord font.

#

Welp, that's annoying and I'm not going to repeat it. Fix the Personas, please.

hard chasm
#

I swear its getting worse by the day, can we hire some more engineers or something??? The dang thing cuts songs off at 4:51 now...just hard stop, theres no rhyme or reason, it just gets in a mood and you have to wait 12 hours for it to get its head out of its backside. I really think the AI is running and no one knows why it does what it does.

static finch
#

I'm a pro plan subscriber. If I click [persona] to use persona, the persona list should pop up, but not the list [upgrade plan guide window] pops up. I can't use persona in the end. Please fix it so that it works properly after checking. And in [advanced option], the slide bar doesn't work individually, but two or three move in conjunction. I think I need to fix this, too. Please restore it to its original state as soon as possible.

cerulean sentinel
#

Suno mobile android in browser remains broken btw

#

Not sure if anyone is aware or what

sweet spruce
#

Somthing is totally wrong with V4.5+. All songs (new and cover) starts a few bar into the song. This is a huge bug...

deft latch
#

Is it just me, or does playback stop when I play a song during generation if the song generation is complete? It didn't do that the day before yesterday.

wintry jewel
#

you replace section is very very very buggy. And if I want to replace it by myself in DAW the replace section part dont even have the same lenght

torpid hatch
#

Hello,
When i try to extract stems from a song ( i have pro plan ) it's stuck on the popup with "extracting stems" loading, it's been like one hour and still loading, i tried with a different browser, with a different device, and the same thing happened.

dreamy narwhal
#

Is anyone else having the problem of losing information from the previous track when trying to expand a song? The same window always pops up, as if I were trying to create a new track. It's really annoying.

magic basin
#

why no v4.5+ remaster option? Remastering to 4.5 (no plus) kinda sucks

willow delta
#

v4.5+ ongoing issues that are costing me thousands of credits:

  1. Overlapping the vocals of song sections--this is happening way too much. For example, the vocal for the verse still has a word or two to finish, but the vocal for the chorus starts up and obscures it.
  2. Vocal notes sustained ridiculously long times, especially at the ends of sections.
  3. Changing the voice(s) with Extend and Replace--this shouldn't happen at all unless I prompt it. Sometimes this even happens within the original generation, especially with duets.
  4. Not matching the voice of the selected persona.
  5. Seems like I'm getting an increased number of glitches with Remaster and with edits.
  6. Edits not healing well.
  7. Replace generations that lack continuity of the instrumentation mix.
  8. Sound quality varying significantly through a song. In general, sound quality is less consistent.
  9. Mispronunciations of words -- sometimes this includes adding extraneous letters or syllables.
  10. Using different pronunciations in the same song and/or by the same persona, even with phonetic spellings.
  11. Instrumentals too often very simplistic and repetitious. This didn't happen as much in v3.5 or v4.
sterile nacelle
#

same issues here

#

I spend hundreds of dollars on credits and alot of them go in the trash can we get a fix please.

#

it was great 3 weeks ago what happened?

willow delta
# sterile nacelle it was great 3 weeks ago what happened?

I noticed the shift too. I have cynical suspicions, but that's all. My hope is that the Suno team is working diligently to clear the bugs from a version that ran amok. Truth is, when everything clicks in v4.5+ I get some amazing results, but the percentage of when that happens seems to be rapidly diminishing. I've been working on one song for nearly a week now, trying to get around all the stuff I listed above.

sterile nacelle
#

let me know what you do to fix it

sterile nacelle
turbid temple
#

I cancelled my subscription until they got their bugs fixed. Every song suddenly ends after 4:47 minutes in the middle. I mean, it doesn't finish the song, it just cuts.

tribal wedge
tribal wedge
willow delta
idle sail
#

The volume slider is too far to the left when browser screen maximized

idle sail
tribal wedge
#

Only thing I've noticed that's worse is there is this weird thing where ONE of the stems will be slowly rising and then a fraction of a second later will be twice as loud.

idle sail
tribal wedge
# sterile nacelle I spend hundreds of dollars on credits and alot of them go in the trash can we g...

I'm only on the $10 plan and always have to just spam out a ton of credits at the end of the month to hope to use them all. With each 10 credits producing 8-10 minutes of audio, and maybe having to listen to 5-6 minutes of them to decide if they're good enough or not, that right there is over 10 hours per 1000 credits, not counting time waiting for them to generate, editing, thinking about how to improve prompts...

wintry jewel
#

Your AI is now only suitable for one-click songs because the extends no longer preserve the vocal nuances, and the beat and style often change as well. Even these one-click songs constantly have pronunciation errors, which makes the tool really only suitable for hobbyists who do not care about professionalism.

ember plaza
#

sometimes you can get a stuttering playback on mobile networks, but I noticed it once in a rendered wav file that I transferred to CD. I'm guessing the track was rendered by a CPU that didn't have enough resources to process cleanly? Any way to ensure backend rendering never produces these resource-starved tracks?

vagrant bay
#

Subject: Enable Full Audio Input Feature in My Pro v4.5+ Account

Hello Suno Support Team,

I’m currently using a Pro v4.5+ plan, but when I upload an audio file through “+ Audio,” it only gets added to my library with no option to use it as “Vocals Only” or “Instrumental + Vocals,” nor to adjust the Audio Influence setting.

Could you please enable the full Audio Input feature for my account so I can apply my voice as reference in full song creations?

Thank you!

swift shale
#

Does anyone else have problems in just playing the song ? i generate a song and press play to listen to it and nothing happens, the playback doesnt start?

silk crypt
haughty cape
compact swift
compact swift
# silk crypt I had the problem multiple times of writing a song, it generating the song and t...

I have been having several songs that sound like someone "turned up the volume knob suddenly" around 8-10 second mark.

3 of many many examples:
https://suno.com/song/5e9e23de-39d7-485e-a6e7-a81fde9a4729
https://suno.com/song/a1983b72-e196-4b9c-9e69-f630f1366f0c
https://suno.com/song/af4a2a0d-1b2a-47a1-9502-4a43b56ff3a7

and I checked in goldwave to make sure I wasn't hearing things:
https://ibb.co/Q7Q9mLWK

boreal cape
regal trench
dusky cargo
#

When will Suno solve the ''trending'' bug? Otherwise, should we just completely stop with the ''trending''? It's not representative anymore anyway. Tracks that are made with 1 gen. are created without love/attention/soul of the author.

swift shale
#

does anyone have playback issues on web version of the app? When i press playback nothing happens

next geode
next geode
sullen shadow
#

After trashing 100 cover generations, I've noticed the main problem with them is that unwanted instrument solos override—hijack—stanza melodies. This causes ether a skipped lyrical stanza or a total shift of melodies for example, from what is supposed to be a verse to a chorus instead.

slim flame
#

Fix your damn editor already. It's a bug fest and has never worked well. Right now it's virtually useless.

pale shadow
#

Seems the AI is just generating female vocals right now, despite strict instruction for male vocals. Anyone else also experiencing?

digital salmon
#

Question. I split stems on a track I created with Suno and then re-uploaded the instrumental of the track with the intention to remaster it to get a cleaner generation. But it apparently tripped suno's content filter which is claiming it's some other track. This was 100% generated by Suno with custom lyrics which I wrote (but aren't present in the instrumental) so I'd be shocked if this was like anything else out there.

What's the reporting process to fix this? Am I just SOL? Is there some kind of way to flag false positives?

#

Ok NVM... Apparently it was the filename??

#

I have no idea what song would be named that since it's just a working title at the moment. But renaming it solved the issue for me

devout heart
#

welll

#

is really bad than persona 3.5 work better than 4,5+

hollow ivy
#

Is anyone else getting their generations filled with stutters, glitches, galloping, etc? Been doing remixes and keep getting weird static glitches and stuff throughout on every remix/cover since yesterday

modest sage
#

Question about Persona's is there a time limit? every one of mine cut off at 4:46/7 secs used V4.5 and V4.5Beta no different or is this bugged?

sullen shadow
modest sage
sullen shadow
cedar zealot
#

When you remixing another users song and you edit it in editor the credit for the original song dissapear

full kelp
#

Woodhouse, I was using emojis because I'm filing a bugreport that contains emojis in the bug text....

devout heart
#

persona not reach 4min

#

and work like hell

#

fix that

#

after still release new stuff

wheat blade
#

when i start a song it stops in the middle and restarts

#

how do i fix it?

limpid dew
#

In Suno Radio: Often the chat will lag and then I hit enter and it is send two times in a row.

fallen glen
#

If I upload an audio file and then immediately re-download it (wav -> wav), the wave forms are drastically different.

#

Is it running effects on the uploaded audio, or compressors / mixes etc?

#

volume normalization?>

#

It would be extremely nice to be able to download a song in wav, fix a single word (without modifying any other part of the wave form) and re-upload it and have it sound the same as the original (minus that fixed word).

#

I've confirmed by inverting the wav's that the only change that is actually present is that single word.

river shard
#

invoice isnt letting subs through help!

next plaza
#

Hi~ i am making Persona to copy the exact music in modified lyrics. However, in 50+ attempts it failed. I would like to have same music and singing style for 85% revised lyrics. Thanks in advance!

karmic bay
#

I encountered an issue where I wanted to have the information about an SATB choir (soprano, alt, tenor, bass) in the prompt (style description), but couldn't generate because Suno thinks this means an artist name..

I feel like it should be possible to use this acronym without copyright warnings from some filter..

hexed canyon
#

Songs now does 8 min by default??? How can get it back to just be 3-4 min song? Why does every song do 8 min and max out songs
They get silenced anyways after 3-4 min
So weird of an bug

golden sigil
#

When I'm within the editor there is no 'X' to Exit and jump into the Legacy editor to hit the 'X'... can we add an eXit inside the Editor? This seems like a bug to me...

inland bane
#

Critical Bug – Unwanted Ad-lib After Outro Wrecking Tracks and Wasting Credits

Description: There is a persistent and critical bug where, every time I create or cover a song, the system automatically adds a pointless, rambling ad-lib after the outro. This completely ruins the track and consumes credits unnecessarily.
This issue has been ongoing for a long time and occurs repeatedly, even after I cut the unwanted outro and remake the track. The exact same problem happens every single time without exception.

Impact: Completely destroys final song quality.
Wastes user credits.
Causes extreme frustration and loss of trust.
Potentially affects multiple users, not just me.

Steps to Reproduce: Create or cover a song.
Play back the final version.
Notice that after the outro, an irrelevant ad-lib is appended.
Cut the outro and remake the song.
Observe that the same ad-lib issue appears again.

Urgency: This bug is critical and must be fixed immediately. No excuses, no delays.
😡😡😡😡😡😡😡😡

I honestly have no idea why this bug just will not die. It’s absolutely infuriating. It keeps happening again, and again, and AGAIN.

Every time I create or cover a song, it tacks on some ridiculous, pointless, rambling ad-lib after the outro—completely wrecking the track and burning through my credits for nothing. I’ve swallowed my frustration more times than I can count, but I am 100% DONE.

And this isn’t just some minor annoyance—it might not even be just my problem. This bug is completely out of control. The kicker? Even if I cut the useless outro and remake the song, it still happens. Every. Single. Time.

This has to be fixed IMMEDIATELY. No excuses. No delays. Get it done.

fallen glen
devout heart
#

days before suno make full ong song with persona

#

yesterday only the persona reach 3 or 4 min

#

song

#

with a tons of prompting

#

wtf with you plataform

sick plover
#

The sound slider button has shifted and is now sitting above the thumbs-down button for some reason.

ember plaza
#

not sure if this is a bug, but I find the "style" prompt is obeyed but only at the start of the song. Once it gets going, it can forget what the prompt was.

frigid forge
#

Website bug:

  1. Have a large number of workspaces (25+).
  2. Enter "Create" mode, where you have the Create sidebar open on the left and a workspace on the right.
  3. On the right side of the screen, back out of the workspace if needed so you see the list of workspaces.
  4. Use the arrow buttons at the top of the list to view a different page of workspaces.
  5. On the left side of the screen, scroll down to the "Workspace" drop-down list, and click it to select a workspace for the new song.

Expected result: The drop-down shows all workspaces, and any workspace can be found by typing its name in the search box.

Actual result: The drop-down only shows the workspaces from the most recently viewed page (step 4). Workspaces from other pages don't appear even if you type their names. This still occurs when you open a workspace on the right side of the screen: you can only select from the workspaces on the last list page you saw.

raw badge
#

kl

marsh rover
#

Create new section in the editor doesnt look at the segment coming after the generation at all. It completely ignores. Making generate new function feel actually WORSE than useless...

Same thing happens with replace. But replace is even worse as it changes volume levels for no discernable reason meaning even if it did work as intended, everything it "replaced" would sound completely ajar.

fervent willow
#

they're joking

#

they think always we are noob in the first week

small shell
# fervent willow they think always we are noob in the first week

hey friend! when someone sends a support ticket, i don't like to make an assumption in any direction. happy you gave everyone my full reply, since that pretty much covers the overall scope without touching on things like bad actors, since again, i dont love assuming anybody is doing bad things intentionally (even though some of them most definitely are)

fervent willow
#

Help us, then. Don’t think we are noob, we pay for a complete service

small shell
# fervent willow Help us, then. Don’t think we are noob, we pay for a complete service

did you delete your other post? it would have been fine to stay!

in a bit of bluntness- paying for the service does not equal a right to be on a playlist. i wont repeat the part where there's a lot that goes into how those playlists operate, but i can assure you we use more stats than plays, and we see when people actively bot their plays, etc. so we do occasionally change up how we calculate playlists

distant totem
#

Am i the only one getting instrumentals only at the moment? (Lol and I don’t have the instrumental toggle on or a request for instruments only in my prompt)

fallen thorn
polar crystal
#

When i try to remaster in 4.5+ it just does 4.5 no matter what. every.. single.. time..
what a waste of credit kremitded

valid lantern
#

Idk what's happening. I just saw that I have 2500 credits, which shouldn't be possible. I cancelled my subscription (due other bills needing priority), though it also says that the payment didn't go through, because duh. It shouldn't get refilled unless the payment goes through, right? Or is there something I'm missing completely...?

dreamy narwhal
#

I heard in the last month over 30 different suno artist on youtube, Spotify and know what? 20 of them had the same voice! That is the biggest bug! Thousands of different costumers and thousands use the same voice.. was that really your goal? We have so many differen voices in this world and you offer only one for screaming? Sry, but that sucks!

small shell
distant totem
fallen thorn
polar meadow
#

Guys My songs are coming out with weird glitches. Im not getting my lyrics completed. No fading out of songs and now I generate a song and parts of the song goes in reverse then goes back to playing normal

hardy storm
#

As a music producer, I want to raise the issue of Vocals. 4.5+ somehow got worse. The quality is good, but the model needs alot more training. I've so far spent 1,500 credits on one single song because the vocals keep distorting, going out of pitch, pitch bending, out of sync, ouf of timing, clipping, EQ Changes, and even sidechain?? The helly. The stem vocal track is unusable. I hope suno plans to do something about the vocals as there is no point giving us quality if we cannot use them. Lets hope Suno Studio is a step up for us actual producers 🙂

hardy storm
#

Highly recommend taking your stem (if its useable) > Drop into melodyne. Export as MIDI and then drop it into Synthezier V and train a AI Model voice. Reput the lyrics back in to each midi piano roll and export. Bam... New vocalist.

hardy storm
next geode
#

very buggy is an understatement. and they been the same bugs for a while now. Seems to me like the AI is being Actually Inept on purpose.

main magnet
#

I made a persona and deleted it. Now i want to make a persona for the same song, but the "make a persona" button vanished

next geode
#

seriously why is every single song got a 2 minute instrumental intro and 2nd half of the song is just cut off in the middle of it and the song ends at 4:40

#

for like a week now

#

oh, besides the ones that are 29 seconds, 58 seconds, etc for absolutely no reason

next geode
#

or injecting the instrumental from the song that I created my persona from into every other new song I'm trying to make even with the audio influence is set to 0% lol

short copper
#

There are still many mistakes in prononciation words of ROMANIAN LANGAUAGE - I just tried to make a Happy Birthday Song for somebody

short copper
main magnet
fervent willow
#

This song has five listens and zero likes and is trending. Then the usual replies from support tell me everything's normal, we're working on it, we don't understand your problem, you need to understand how the algorithms work, etc., etc.

#

Of course, in a channel made to report bugs you can’t put screenshots, absurd. However, today in the Italian trend there is a piece with five listens and zero likes.

valid lantern
swift totem
swift totem
obtuse spindle
#

Fix the stems popup so if you delete a generation of stems in the Library they don't show up as a generation in the popup. Also annotate the generation of a stem when viewed in the Library.

sullen shadow
#

Within a single generation, vocal tones are all over the place, from low bellowing demons to helium imps. I'm exaggerating but that is what a trained ear hears...

small shell
# fervent willow Of course, in a channel made to report bugs you can’t put screenshots, absurd. H...

reminder: likes and plays are part , but not all of the factors into trending. also, counters may not be the most reliable on an immediate basis- its always better to look at certain counter stats (plays, etc) in a longer term, not immediate term. for example, if i open up two browsers and run two accounts, i can hit play on a song and that counter may not immediately bump up in the second browser. that doesnt mean the song doesn't have a listen!

fervent willow
#

So... every time I got, for example, 40-50 likes in 2 hours with a song in English or Italian, it wasn't good enough to get trending. I want to remind you again: I and many others have been suffering from this invisibility for almost 50 days. Before, it was common to trend and find new fans. Now it's not because many people are banned. Paying people. Now there are songs trending with zero likes and 5 plays. But I also see them with 3, 9, whatever. In English, when before your bugs broke out, you needed 90-110, all of a sudden here are songs with 20-30 likes but few plays. And it happens in all languages. In some languages I follow, there were very few ads, even though there were a lot of people posting. I also saw 8 for Italian, 8 for Portuguese (do you think there really are 8 posting at that moment?), 2 in the Arabic trend, which I observed for 2 days, because I had made a song in Arabic. And so on. Why haven't you admitted for 50 days that it's total chaos, without blaming algorithms or our own ignorance?
We should all be reimbursed.

hardy storm
hardy storm
obtuse spindle
fervent willow
# obtuse spindle Reimbursed fle what? You were able to make music. Trending, likes, followers are...

I always have to explain this a hundred times, how annoying you are. Open Suno, what do you see? For you, Following, Trending. 3 sections. You pay for that too, the full service.
If you're trending, they see you, you gain lots of new fans, new comments, discover new interesting people to follow. For many months, I've found new fans, made interesting acquaintances, found great music, and collaborated with some. This is what I pay for, and this is what I want.
What's so hard to understand about SUNO?

flint jetty
#

Is anybody else having these same issues with the Song Editor when trying to replace lyrics. I have wasted 100s and 100s of credits and this is usually the results I get;

  1. Doesn’t replace old lyrics with new lyrics…
  2. just replaces old lyrics with the same old lyrics
  3. replaces old lyrics with just music, no lyrics
  4. replaces old lyrics with random lyrics from another part of the song
  5. replaces old lyrics with new lyrics, but volume is drastically different
  6. replaces old lyrics with new lyrics, but with different singer, or different beat, or completely different sound that doesn’t even match the original
  7. any combination of the above
    Any suggestions to help solve these issues would be greatly appreciated.
oak glade
#

Has anyone else run into this problem? For the past few days, whenever I use Persona or the Inspo option, every generated song is about 5:02 long and seems unfinished.

thorny cradle
#

I haven't used Suno for a while. how to get rid of the notification/activity popup which blocks song creation?

#

I'd post a screenshot, but I can't submit attachments in this channel, unlike the suggestion channels ie

#

The popup problem occurs in Chrome with no adblocker enabled. I can use Suno in Edge but I see no button to create a workspace? I have a selector with "My Workspace" but I can't create a new one there

next geode
#

can't pronounce half the english language anymore either

oblique crow
#

don't know when this problem starts to happen. Using 4.5+, whenever I edit a song, makes some changes, save it, then the saved song has somewhat worse sound quality, after edit a few times (save a few times), the quality is getting worse and worse.

slim flame
#

When will you fix the Remix/Cover time-limit? Regardless of the length of the song you are remixing, it cuts out after 4:47 minutes. It basically makes the feature useless, unless your song is less than 4:47 minutes.

fallen glen
#

Uploading and downloading adds significant distortion to a track even if you are uploading wav and downloading wav in exactly the format received from suno.

https://i.imgur.com/ZHiWqfz.png

oak glade
#

Glad im not the only one, they might fix it. Although it's happening for more than 2 weeks now

sullen shadow
#

4.5 definitely has problems resolving vocal notes in certain cases. One example is that I have been trying to cover an old 3.5 song where a vocal performs an impressive pitch drop at the end of a note. Suno's 4.5 can't handle the vocal articulation and always results in the notorious forever note.

fervent willow
#

This platform favors only American users; in fact, when there are contests, they only give prizes to them. And our concerns are never heard.

inland bane
spice oriole
#

Downloading stems before the conversion leads to a empty zip

swift totem
swift totem
thorny cradle
rare spruce
#

Some songs i cant make into a persona and it isnt clear why.

icy verge
#

I'm having an issue with extracting stems. It's just spinning trying to load the stems for a long time. This happened last night and now again this morning. Any thoughts on why this might be happening?

cunning olive
#

I am exp drops and cuts around 01:50 when doing covers on my own songs. Anyone else exp this?

hollow inlet
#

What happened to V4 free model..

heavy cove
#

So, the following song - for some reason I cannot figure out - causes all remasters made from it to not have a style summary in the song details even though this song does have a style summary.

Any remaster I make from it do not and it has never touched the song editor - never even loaded it into the editor. It is a Cover of a Cover of an Inspo song.

https://suno.com/s/jGxYBqcyzYmTpH1G

swift totem
swift totem
swift totem
fiery bay
#

Okay how the flip did I go from just a little over 1100 credits down to 825 credits when I went to check something on the plan page and suddenly i'm out about 200 or so credits with no explanation why I was only generating one let set of songs which cost 10 so why the hell am I suddenly out 200 or so credits

rustic mica
#

Beginner here.
4.5 +
I noticed that when I create orchestral music, the percussion often falls into a "cold echoing pit" at the beginning of the score and sometimes cannot get out of it. The other thing is that the score tends to lose its percussion quality towards the end of the score and falls into a blurred cacophony. It's as if the drums are a serious challenge for him, unlike the strings or brass.

opaque lotus
#

Is anyone else experiencing an issue where songs are cutting off at 5:01?

quasi pebble
left ridge
#

Bump

#

respectfully, please bring more focus to this silly problem. there should not be a copyright placeholder on the name "skank" for artist names

sullen shadow
#

Covers have a hard time committing to a single vocal tone especially either starting the first verse or right after. The songs I cover all have a consistent vocal.

sour pine
#

Any issues on duet prompts?

quartz dock
#

is it only me not able to put in name/info when im creating a persona? tried different browsers (chrome/firefox/safari), im on new airmac

verbal lagoon
#

Uh, suno needs a restart or something!, every single song I've made in the last few day's no matter what I make or prompt I give it or don't, the music that's coming out is like a Disney on ice song with choir/adventure singalong vibe it's making my ears bleed 😅

wintry jewel
#

Pronunciation mistakes and swallowed words very often and frequently at the ends of verses, hooks, pre's, etc. It follows a clear pattern and keeps repeating.

jagged pike
#

Remix a 7 minute song -> every remix is 4.01 long and cuts off half 🙁

jagged pike
# sour pine Any issues on duet prompts?

Oh so many. It keeps changing the singers randomly inside the song including genders, doesn't at all follow lyrics tags, messing up the instruments into buggy jam.

atomic girder
wintry jewel
#

I'm not sure if this is a bug, but Suno often ruins party songs, dance songs, club tracks, EDM, techno, house, trance, reggaeton, dancehall, or schlager party songs, because it always wanna add a part that is no longer fun or danceable, mostly in the pre-chorus or the bridge or verse 3.

azure hamlet
#

Seriously, what is up with replace? It always cuts part of the lyrics that follow the replaced section. It is driving me absolutely insane. First it just doesn't want to use replacement lyrics, and then even if it does get the lyrics kind of right, it cuts so much out that you didn't tell it to cut.

plain mason
#

anyone know why I'm getting some pops/quality issues when using the get full song feature? I extended from an edit. the edit is perfectly fine but the full song with extension has some audio issues that aren't present before getting full song.

opaque lotus
quasi pebble
opaque lotus
#

4.5 or 4.5+ both doing the same

obtuse spindle
opaque lotus
quasi pebble
opaque lotus
opaque lotus
humble cobalt
plain mason
humble cobalt
plain mason
humble cobalt
plain mason
humble cobalt
plain mason
#

yes

#

I'm guessing I should have just extended within the editor?

humble cobalt
plain mason
humble cobalt
plain mason
river thunder
#

In the Create a Persona dialog, when you click select a song, the "search for a song in your library" isn't clickable and can't be used. I tried in Brave and Edge browsers, same behavior in both

#

Ive got a song I want to use in a persona but it's not recent enough to show up on my list. Is there another way to select it?

swift totem
humble cobalt
swift totem
humble cobalt
swift totem
humble cobalt
tribal fern
radiant yarrow
#

I just wasted about 100 credits trying to get an Instrumental Intro for a song. I've done it plently in the past. I could not get any form of song intro, instrumental intro, etc, no matter what I typed out in the lyrics in bracket or even in the style description. Some days it feels Suno goes backwards.

river thunder
rare spruce
#

The drop down for Workgroups and Playlists are kind of ghostly. Some show up and other times the others show up, and sometimes they show up but the song #count is wrong, AND sometimes none show up, AND sometimes only the one I want doesn’t show up.. 👻👻👻👻👻👻

open socket
# rare spruce The drop down for Workgroups and Playlists are kind of ghostly. Some show up and...

This has been an issue and it's super annoying because it's not necessary to run a database lookup every time you bring up the Workspaces list. A simple "refresh" button would solve this issue. More importantly, the random order is bafflingly irritating. Whatever sort they're using (most recently updated?) on the main Workspaces page should also be applied to the dropdown / popup list. Or, you know, add a search box like in the Persona dropdown. Or why not all three?

polar stag
#

I can't access my account using my Google account, it displays the following message: "Unable to complete action at this time. If the problem persists, please contact support."

latent wedge
#

Can someone can help me (show me), how to make a Classical or similar ,symphony of 8 minutes # Without ANY Vocals . I would like to use the Styles (1000) AND Lyrics space.. Giving into lyrics only musical intructions. It was possible in v.3.5 or in V.4 sometime. But in V4.5+ I spent many many credits , but on 10 tests I got 1 working...Vocals start to sing at a moment, breaking the music. This regression is very bad. Any idea ?

zinc crescent
#

Please add a search function for Workspaces in every place a workspace can be selected. It's so hard to find the correct workspace sometimes, and as others have mentioned, the listings seemingly come at random at different places. Thanks.

lofty dove
slim flame
#

CLICK [song] CLICK - you got a bug here where songs often begin and end with a click.

jagged pike
#

Remaster -> Completely changes the phonemes in the lyrics, changing the song into total nonsense in Greek. 🙁

heavy cove
slim flame
#

SUNO devs - if you are serious about bug reporting, maybe make it possible to share screenshots on here??? Anyways, the editor is not loading song structure for me.

obtuse spindle
heavy cove
dapper rain
#

I blocked a user but still when my playlist ends, his songs start playing

obtuse spindle
# heavy cove You sir, should read. Style summary, not style.

Style summary can't be changed either in Remaster or Original song once its generated. Style summary is what is input to the Styles box, Remaster has always bypassed allowing access to the Styles box. Like I said before, if you want something different use the Cover.

heavy cove
# obtuse spindle Style summary can't be changed either in Remaster or Original song once its gene...

No - I can change style summary on any song I want that isn't a remaster. It's in the song details window after you press the ... button and select it. There is a line to edit the style summary on fresh generations. I'd show you an image, but we can't do that here. It isn't editing the actual style just the summary. The part it shows before you click the little "show more".

I'm not making new songs - I'm editing the displayed summary on existing ones. Nothing to do with cover and such. You must be new.

wary flare
#

Wth all of the sudden when I try to addit my Song title under "Song Details" and click okay it says "Error unknown" I can't change Cover or Title right now. It not working in Browser on PC nor on Android. Can't rename songs or change cover picture.

spark quiver
#

Guys, somente can help out here? I am a New user of the App, i have the Premium stuff and all, but my option to Record AND upload dissapeared! Someone know how to fix it??

granite needle
#

It keeps deleting the displayed lyrics. I updated the song image and it deleted the lyrics with all the notes I had added. Does this happen to you too? But it has happened in other situations too.

limpid umbra
#

Who's Having the same as this??

magic quiver
#

I wanted to report that using "REMIX => COVER" from uploaded audio keeps creating truncated tracks at exactly 05:16. 8 out of 10 tracks are truncated like so.
The uploaded audio is 04:40 long and entirely instrumental. The cover tracks are also entirely instrumental and created using the exact style that suno extracted from the uploaded audio. Using a blank style instead, apparently doesn't incur in the error, but clearly creates completely different songs, and not covers.
Changing the advanced options seems to make a difference, but I'm unable to pinpoint what worsens or betters the problem.
In any case, such truncated tracks are unusable.

inland bane
#

Sometimes, the display-style summary randomly disappears — it's already the second time this has happened. It’s really frustrating and disheartening when a track I worked so hard on ends up not being displayed properly. Please fix this bug.

willow compass
willow compass
#

My rabbit hole of research has led me to a discovery that may be part of the underlying issue.

"Covers generated in Suno are capped at a shorter length than original song generations, which is likely why you are unable to generate past the 5-minute mark. While the latest paid versions (v4.5 and v4.5+) allow for up to 8-minute original songs, the Cover and Persona features have a shorter, unadvertised limit."

#

That kind of defeats the purpose of the whole concept of even having personas and playlist inspiration, doesn't it?

forest needle
wary flare
#

Wth is wrong with Suno? Even a day later I still can't rename my Tracks or Change the cover. Always the "Unknown Error " red message pop up. This is so dumb. Same on Androind too. Still. This is really getting annoying.

mortal ravine
#

Firefox just updated and now the Suno website is not loading at all 🙁

#

Anyone have any suggested fixes?

kind herald
# forest needle This has happened to me on every cover track, across a half dozen songs and at l...

You need to use the extend feature from your remix to retrieve the data from the end of your original song and then it works 😅
Example:
Original song (5:19):
https://suno.com/s/Nzabp9drRiuQ2ljH

Remix (6:34 - with one extend to finish as the original remix capped at 4:19):
https://suno.com/s/3fTjz5WkFdKLKil9

kind herald
knotty basin
#

Hi. I've got a strange behaviour: when I try to cover or extend a track and then add an inspo (playlist) then it's removing the cover source. Happens on Vivaldi on mobile and on firefox

humble cobalt
knotty basin
#

Okay, new issue: I tried to extend with a persona. I've got enen two issues here: it adds 2 seconds of silence at the start of the extension, and the extension loses the timestamp from where it was extended. When I press get whole song i get a 2 song in one bundle. Can't imagine that this is intended too 🙁 only 20 hours to spend 400 credits, and suno is doing such things

humble cobalt
obtuse spindle
obtuse spindle
cunning crane
#

Would be great to take this in consideration. I also reported it a couple months ago

wary flare
full nacelle
#

I'm getting some very annoying skips and a fair amount of tracks start from like second 3 when remixing. Anyone else getting that?

limpid umbra
#

is v4 replace section down?

swift totem
nocturne silo
#

When extracting stems I get an error. In the inspector tools it gives the following response: "{"detail": "You don't have access to this model."}"

Which is nonsense.

open socket
nocturne silo
#

No, this is one of my own

#

I extracted it earlier without problems

kind patio
#

Are free accounts restricted to not use covers of their own songs, even with v3.5 anymore??

nocturne silo
open socket
swift totem
rose crow
#

Unable to create new persona on mobile layout due to inability to scroll down to "save" button

slim pine
#

could not login in Android suno app

primal sorrel
#

Latest issue - using Extend on a track to switch vocals via a different persona does not actually switch the vocals. New styles will take effect, but the voice will remain as the original used. No idea how long this has been an issue; it's been a bit since the last time I've done that.

nocturne silo
meager forge
#

Can somebody explain, what should I understand from that - is my original material used in training of suno? Whatever I've putting it shows that.

#

I don't understand why, sudenly, I'm getting false-positives.

open socket
meager forge
#

no, because they were all demos. But i have couple of things published.

strange wagon
#

when i record its says i will get 8 mins to upload, i record 8 mins of fire and then when i go to click save it only allows me to save and upload 2 mins???

olive aspen
#

why $30 for extra credits is only 4000 not 10000?

cunning crane
#

cant edit Style summary when doing remasters with 4.5+

iron spruce
#

Hello!

I encountered a serious problem when working with Suno to generate vocals. Despite the fact that the lyrics and instructions clearly indicate which voice should sing — male or female — as well as the sequence of verses, duets, and solo parts, Suno systematically fails to comply with these settings.

Specific observations:

In the first verse, where only a female voice should sing, Suno sometimes reproduces it with a male voice or makes it a duet, even if the instructions strictly specify only female vocals.

In duets and alternating lines, Suno may change the order of voices, add an extra voice, or combine parts where this is not intended.

When attempting to correct the generation and achieve correct performance, extra credits are spent, which negatively affects work efficiency and budget.

Even with strict lyrics and style blocks (Style/Instructions), Suno sometimes ignores the order of voices and prefers its own performance options.

It is extremely important for me to receive detailed recommendations or instructions on:

how to make Suno strictly adhere to the assigned voices (male/female) for each block;

how to ensure that the order of verses, duets, and solo parts does not change;

how to avoid auto-replacement of voices or arbitrary merging of blocks;

are there special settings in the "Style/Instructions" block or other methods to ensure that the system follows the lyrics exactly without exceeding the credit limit.

This issue is critical as it disrupts the structure of songs and significantly increases generation costs.

Please provide clear and detailed instructions that will allow Suno to work strictly according to the specified sequence and with the assigned voices.

Thank you for your attention to this issue.

iron spruce
#

How can this be fixed? Are there any strict rules?

atomic sparrow
sour python
#

i have a problem...

#

i cant extend a song that keeps the sound

#

it always get extreme climax with screaming, an hour long screams and heavy percussion guitars instead of slow dreamy melody....

#

no matter what i write as prompt its impossible. suno think i want an extreme part in my song

#

its a slow rock song but it always turns either into metal or hard rock

sullen shadow
# sour python i have a problem...

Yeah, when extending, I've also been battling with the same issues with prompts and lyric headers totally ignoring all various ways of stating "quietly sung" or even with musical terms like "pianissimo". It will even throw in electric and electronic instruments in a clearly stated acoustic song.

rare spruce
#

can’t publish to the contest. Can’t download the song. 🌚

dusky isle
atomic sparrow
# dusky isle I'm working on a song right now that switches between male and female, I was abl...

that's an annoying trick then... 🤔
I gave lyrics example like this:

[Verse 1]
[Instrument: Trap Drums, Synth Pads] [Vocalist: Male] [Background Female Melody: Oohs]
She's an uptown girl, livin' in a penthouse dream,
Gold chains, designer bags, part of that elite scene.
I'm a downtown hustler, grindin' through the daily strife,
Workin' hard with calloused hands, tryna change my life.

With prompt including this line:

Male lead vocalist with background female melodic "oohs" and "ahhs" (no spoken words). 

But throughout the song Female voice is singing all over the male parts back and forth.
Has to try your method and see if this work.

Today trying to work on my ideas and it is now getting very annoying. Some days I just can't ignore imperfections. 😅

ornate swallow
#

Why am i stuck on the loading page ?

atomic sparrow
# dusky isle I'm working on a song right now that switches between male and female, I was abl...
[Verse 1]
[Instrument: Trap Drums, Synth Pads] [Vocalist: Male] [Background Female Melody: Oohs]
[Male Voice] She's an uptown girl, livin' in a penthouse dream,
[Male Voice] Gold chains, designer bags, part of that elite scene.
[Male Voice] I'm a downtown hustler, grindin' through the daily strife,
[Male Voice] Workin' hard with calloused hands, tryna change my life.

Tried model v4.5 and v4.5+ (Pro).
Even worst outcome. Now Male/Females are taking their turns on each line. 🤦‍♂️

#

is that what you meant? or something different?

daring sleet
atomic sparrow
#

In bridge part before outro

jolly ridge
#

Does anyone see an artist name in the discription?? I don't. Btw, the error popup was not visible for some reason, as it was positioned below the actual displayed webpage area in Chrome. So it looked like it was failing to create the persona silently.

humble cobalt
dusky isle
bitter gull
#

Anyone suddenly have their song creation suddenly start just doing weird stuff? I had a good sequence going and working on minor tweaks then suddenly the AI just went nuts. Weird noises, broken structure, poor flow. Like I jacked weirdness to 1000%. I never go above 30-40% with that slider. Started about 20 mins ago. I have even gone back to the start with the audio track I am using and the weirdness continues. I have been reporting all of it. Like 200 lost credits. 😕

dusky isle
left yacht
#

Not sure if it is a bug but I changed the coverpicture of a song, clicked on download>generate video but if I download the video or share the link here in Discord, the coverpicture is just purple/yellow instead of the image/video I uploaded 🤔

iron spruce
# dusky isle I'm working on a song right now that switches between male and female, I was abl...

[Bridge – together, alternating lines]
[female] Я — не сломалась…
[male] ты — расцвела…
[female] Я — не терялась…
[male] ты — вновь испарилась…

[Short Instrumental]

[Build-up: energetic rhythm, full percussion, melodic synth, groovy bassline]

[Final Chorus – soaring, slow harmonies]
[female & male together] я девочка… из погоды…
[female & male together] из неба, из ветра, из грёз…
[female & male together] мы — две части одной свободы…
[female & male together] нас.. связал.. один.. вопрос…

[Outro – together, alternating lines, whispered trade-off]
[male, whisper] ты идёшь…?
[female, whisper] а я — лечу…?
[male, whisper] ты — небо…?
[female whisper, fading] ты — моя тишина…?

[Outro: whisper, fading, male & female together]
ты… моя… тишина…
[Short Instrumental]

[End]
That's how it turned out for me. The result was 90%. I tried 20 times to get the right tone of voice, and then I refined it through extension. Yes, it's expensive, but I'm 100% satisfied with the result.

dusky isle
regal vessel
#

Why is SUNO putting rock drums in every music genre? I'm losing a lot of credit with this. I don't want drums in a piano ballad, in classical music, or Andean music and others...

atomic sparrow
dusky isle
warped vector
#

I have been experiencing an issue where the audio upload process cannot complete, and the progress bar remains stuck at 99%. This problem has persisted for over a week, and I'm unsure how to resolve it.

frank arch
#

Noticed this:
If I use Tags in the songs Caption, the Tag disappears after a page refresh:
Tag disappears >> "🤫 Don't tell @riceau"
Tag works >> "Do not tell @riceau"
So could be the apostrophe character in *don't * and/or with the "🤫" emoji

#

Asked my mate Opus and he maybe got something for ya'll Suno Dev's 🫶🏼

mortal ravine
#

I don't know if it is just me, but the replace feature has really gone downhill. Every replacement I generate is at a totally different volume from the original song, often also has different instrumentation. It has made working on a song so difficult. Especially frustrating if you love the song but the AI has mispronounced a single word. Impossible to fix it now. Now I just have to hope the song comes out perfectly with its first generation

#

And I should add that this problem is happening in both the new editor and the legacy editor

wary flare
#

Lately it is singing parts of the prompt, even if everything in [...]

dawn patio
#

[Bug Report]
The "Generate" button is missing in the "Edit Displayed Lyrics" feature.

■ Description
After I click "Edit Displayed Lyrics" and the text box appears, the "Generate" button to apply the changes does not show up. I can only see the "X Discard" button.

■ Steps to Reproduce

  1. Generate a song.
  2. Click the "Edit Displayed Lyrics" button.
  3. The editing box appears, but the "Generate" button is missing.

■ Environment

  • Browser: I have tested this on both Google Chrome and Microsoft Edge, and the issue occurs on both.
  • OS: (Your OS, e.g., Windows 11, macOS Sonoma)

(Attach your screenshot here)

sand depot
sand depot
sand depot
finite jackal
#

Since a week I'm getting more and more issues with vocal consistency - even though I use persona, the vocal is changing mid song...

bitter gull
#

Plus erratic noises and poor generations. Cutting off intros to Uploaded audio covers all equals lost credits.

sand depot
bitter gull
visual fern
#

the live listening is an awesome feature but the chat is just people spamming and begging for followers, super annoying.

shadow radish
#

So not sure how this phrase "Simply be you and take control of your life..." is copyrighted material but it keeps spamming me the message that it is when I try to use just that in my outro for a song I've pretty much finished. I've done a google search and haven't found a song yet that includes that specific wording in part of the song so unless I'm overlooking something I think the AI is bugging out and tagging something that isn't actual copyrighted material.

#

Seems like "Take control of your life" gets tagged as copyrighted material even if you have other lyrics added with it.

warped girder
#

Does anyone happen to have the issue where the audio upload option on the app seems to be gone due to a scaling issue. I've reinstalled the app and it doesn't it fix anything. On the web everything is working just fine. Sometimes I get an idea at work and wanna record it/upload it. I can still use the mobile site, just not the app for that specific issue

primal sorrel
#

Still having issues with Extensions not switching voices when using different personas. Instrumentation/styles change, but voice remains as the original. Tried using persona names in brackets for each section with no luck. Using gendered voices in brackets merely shifts the original voice to a different style. Been wanting to finish a collaborative track up, so this has been immensely frustrating.

sullen shadow
#

Covers have been totally ignoring the prompt word, "acoustic" even with weirdness set to zero.

lofty sun
#

Made 4 songs about stuttering. 1st choice: chorus is awesome, great beat. Lacks with verse and starts out as straight rap. 4th Choice has better verses, but runs into the chorus with little change.
Is it possible to add in the chorus of the 1st choice to the 4th choice. Would take a lot of work, I'm guessing.
1st choice:
https://suno.com/s/1e38V6sWxHrqQ7ir
4th Choice:
https://suno.com/s/3Nd5ckOw9h1OkEmR

Listen and make your own on Suno.

▶ Play video

Listen and make your own on Suno.

▶ Play video
wary flare
#

Since yesterday SUNO is acting like crap. Most songs suddenly turn out bad in quality sound wise like if they were early 2000 bad mp3 rip like crackling hissing sounds. And it creates absolute weird stuff dull or muffled too. It is no fun all of a sudden.

smoky cape
#

For the past few hours on android and desktop, in 2 separate accounts, every cover is riddled with skipping throughout the tracks. I thought maybe it's our internet but it still happens when I go back to listen to the songs from earlier. I think it's more than justified for you to send out thank you bonuses to all your long-term subscribers who have dealt with these issues as paying "testers" consistently for far too long now! Every step forward in sound quality takes 2 steps back in reliability and soars higher in cost to extract a solid song if it doesn't generate perfectly without using any other feature in my experience. Fingers crossed you can get some QC in place so we aren't out of pocket and out our time filling the role for you.

thin summit
#

Remasters have summary bug now too, some uploads now seem to have summaries and some edits don't.

Could we please get a grip on this bug please. its very very irritating

spark rampart
teal umbra
#

v4.5+ remaster is a disaster. All it does is actively make it sound way worse than the original every single time. Bring back v4.5 remaster please.

fossil goblet
#

Hi Suno, I know we are all aware of this, but does anyone know if SUNO is addressing this? There is a ringing - tinging - thingy that starts to happen once we get beyond the2 or 3 minute mark. YES I have added Final Mix, High Quality Mix, etc. It does not help. I noticed it more of you have high hats or songs that are more laid back

barren willow
#

hello, I did use the record functionality to record a piece of audio, and use this "upload" to remix it

#

when i click on Use Persona on the remix, it says i can't use persona on uploaded audio

#

I asked here, and many other users can do that

#

my os: macos, browser firefox (i can use persona on newly generated audio)

sand depot
barren willow
#

the make persona is greyed in the menu and when moving the mouse over that menu, I got the message that cant be done on auio uploads. Notice that it carries on to all the remixes I have done using that audio seed (including remasters or remixes of remixes having that audio seed as first one)

#

to you personally I presume?

#

I mean the links

sand depot
barren willow
#

done

sand depot
sand depot
# barren willow done

Hey @barren willow, not seeing a DM from you. Would you mind double checking that you sent it to the correct account?

barren willow
#

ah ah... sent it to... @Songs Más Specia

#

sorry

sand depot
sand depot
frozen pond
#

Songs gradually start becoming louder as minutes pass. Also extending songs lower the quality, and same goes for remastering. If the song isn't what you want at first try, don't even think of extending or modifying cause it's gonna sound horrible.
I think this issue should be priority.

sand depot
frozen pond
sand depot
frozen pond
#

Sure thing

thin summit
wicked loom
#

What's going on with the replace editor on suno?? When I tried to make a whole song, it just makes a section instead

dusky isle
safe sluice
#

When i try to upload a song (free of right, etc etc...) i can't get more than 2 minutes but i'm in pro plan and usually it's 8 minutes... any clue ?

kindred junco
#

Sometimes (90% of the time) when I click "Move To Workspace" I get a List of my Playlists instead of my Workspaces Listing. 🧐

twin roost
#

V4.5+ appears to currently be bugged?
Attempting to extend a song using V4.5+ is very frequently resulting in the same melody and the same voice, regardless of any style instructions used and regardless of the style of the song being extended. Using a persona which literally includes only a voice, with extremely high audio influence and low weirdness, does not prevent Suno from using a generic male rock singer (both the persona used and the song being extended contain only a female voice which shares few if any characteristics with the one being used for the extension)
This is not happening in every instance but out of ten attempts to extend the same song, I believe 6 had this issue (which I had never encountered before yesterday)
It does not happen when extending using other models than 4.5+
From reading other channels of this discord, other users seem to also be experiencing the same issue when generating new songs as well as extensions

long berry
twin roost
#

Just discovered the same issue with Replace Section in existing songs too. Suno inserts a generic male American rock singer, regardless of the voice or vocal style used in the rest of the song

twin roost
#

4.5+ also compulsively inserting unwanted vocalisation (ooh, aah) at the beginning of songs with female voices, even when specifically instructed that the beginning should be instrumental only and even with vocalisation excluded (which usually works)
I don't know what you guys did to it yesterday but you definitely broke something

pulsar pond
#

having an issue where the UI reverts back to default on refresh. only 1 song appears when i click create until i refresh again then they show up

#

tried logging out and in and ctrl+f5

sullen shadow
#

Acoustic guitar stems mainly the strumming ones always have noticeable degradation to them compared to the original song. It is that awful hollow sound layered with other noise that they end up with. The hollow sound usually sits between the frequency range of 1k through 3.5kHz.

undone zenith
#

The listen and rank feature says "No Lyrics" but the clips I listen have lyrics.

pulsar widget
#

are there people here on the support team?

#

I am msising a feature other users have shown me should be there. IE:

#

i don't have this

#

i have summarize styles in the words above it, but no expand option, reguardless of the browser i use

#

@ari

grim drum
#

there's a visual element bug on light mode for workspaces in the delete workspace dropdown

barren willow
#

hello, yestderday, wrote this: Did record myself humming then uploaded and remixed which gave me the result I wanted. It seems I can't make a persona 'cause it comes from an upload: is there a way to have this anyway? anyone can help suggesting? thanks

#

it seems effectively a bug (costed me 200+ credits to understand)

#

I recorded my voice using the record option (not the upload)

#

then used Cover to remix it and check if the generated result could be used as persona: NO

#

i downloaded that recorded audio, went trough audacity to export Wav 44Hz, 16bits and then uploaded back to Suno. Then Cover to remix it and the generated result can be used as a persona. Could you credit back and fix that issue? thanks

rose crow
#

It's been "saving" for 10 minutes

tacit geyser
rose crow
sullen shadow
#

Running out of words to use while naming personas. Artist name check shouldn't even be a thing.

fathom geyser
#

v4.5+ has a problem when using the Cover feature. It cuts off the beginning of the song quite often, and it's a hard cut.

lyric vapor
#

For some reason, I can't generate songs in v4 anymore. And I can't even remaster a song to v4.. it's like all access to the creation of v4 songs have been cut off.

rigid oak
#

ssssoooooooooooo........... Is Suno just no longer able to extend an Instrumental section onto another section?

#

at first, I tried putting "[Instrumental Interlude]" at the top of the lyrics section of an added extension, and it starts the lyrics like 3 seconds in. Then, I tried changing the Extend to "Instrumental", and it's given me over 30 snippets of 1 to 7 seconds with "Credits Refunded"

#

I've been trying this for the past couple days now

teal umbra
rigid oak
#

oh indeed

#

I've tried moving it one second at a time, as far as 7 seconds in either direction. Still nothing.

main fern
#

This bug where songs > 5 minutes don't cover properly at length and gut cut short for 4.5+ is really annoying is there any notice from Suno about it -- are people still getting it as well because I've tried multiple times with multiple browsers and platforms just in case there's some weird interaction between client and server and every time it's take 5:25 song and clipping it to 4:59, 4:45, 5:01 but never properly in the 5:20-5:30 range it should and it truncates the ending either abruptly or even with weird ideas of how to end it.

twin roost
# main fern This bug where songs > 5 minutes don't cover properly at length and gut cut shor...

That's a known issue with covers, the data from the original song takes up some of the 'space' that Suno works in so there's less room for new generation. It's not specific to any platform, it's just a consequence of the way the AI itself works.
As far as I know the only way around it is just to extend the song to fit the rest of it in (although if anyone does know better, I'd love to be corrected on this)

main fern
#

Except sometimes it works and sometimes it doesn't I guess and so far as I know there's no real documentation of it by Suno right?

next mural
fathom geyser
#

Another "bug". If this belongs elsewhere, please tell me.
I wanted to cover the Public Domain christmas song O Holy Night. But the lyrics are marked as copyrighted by SUNO. Since the entire song is Public Domain, I hope this gets corrected.

fossil goblet
swift totem
#

copyright claimed by G. Schirmer, Inc. (US) google it (not allowed to post link here).

fathom geyser
twin roost
#

The wording is a bit misleading because as far as I can tell, what Suno are really checking isn't "nobody else owns it" but rather "you personally DO own it"
You have a legal right to make your own recording of a public domain song, but Suno aren't obliged to help you do it (although I wish they would!)

fathom geyser
#

Let's hope this will be cleared in the future. For now, one could either use the french text or make a purely instrumental arrangement.

#

Also, one more thing to covering in general, v4, v4.5 and v4.5+ often alter the melody and put in wrong notes. For me as an Asperger, that could be really triggering. Even setting audio influence to 100% on v4.5 or v4.5+ doesn't really help.

daring void
#

Is this a bug or a feature?

Because its really inconsistant in letting me do it. If it is a feature, there needs to be seperate influence sliders for audio vs inspiration.

If its a bug, it needs to be made into a feature

sand depot
# safe sluice When i try to upload a song (free of right, etc etc...) i can't get more than 2 ...

Hi there! Thanks for reaching out about this!

Is this issue still happening?

If so, please verify that your subscription is active by following these steps:

  • Go to the platform menu on the far left side of the web page
  • Click either the Credits value or the Upgrade button
  • Check your account status on the upper left of the page

This will confirm whether your subscription is currently active.

If everything there looks as it should, please let me know!

sand depot
sand depot
sand depot
paper root
#

When attempting to save a new song in the song editor, I encounter an error that prevents the song from being saved.

idle leaf
#

Pronunciation of Tamil language lyric issue. The singer misses out or eats up some words/syllables of the word from the lyric. kindly help. Thank you.

sand depot
dawn breach
#

I am trying to produce a recitation of a text that is 600 years old. The text may have been sung by a lot of artists in the past BUT no one has the copyright (besides other things I have a degree in Law). I am reporting this as bug because I broke the text in chunks. It worked okay on first and second and on third it says it is copyrighted!

sand depot
# paper root It happens with every song.

Okay thanks, would you mind DM'ing me (right-click my name/message) a couple things:

  • steps to reproduce (as specific as possible)
  • features being used on base songs you've tested (are these one shot generations/covers/etc) and some links to a couple song examples
  • screen recording of this process from after sign on through to error happening

Also, thank you again for flagging this, looking forward to getting this figured out!

verbal lily
#

I created quite a number of covers of a song in attempt to fine tune overall sound before editing details. Then when I wanted to do editing I found out that all covers are messed up - lyrics is not in sync with audio. I cannot do editing on any of them. So I burned lots of credits for nothing.

This is plain robbery. 😞

night sky
#

The inpainting is still not working. 100% failure rate in Beta and nearly the same failure rate in Legacy Editor, it just will technically not fail [with incorrect durations] like the Beta version does. Before Suno works on V5 they need to get the inpainting solved, it won't matter how good it is if you can't inpaint. I already have dozens of great songs that need inpainting but without it they are useless.

bronze frigate
#

"Hi, I generate bhakti songs on Suno, but I'm facing copyright issues with the lyrics of bhakti songs. For example, with songs like Hanuman Chalisa, how does copyright possible its indain bhakti song of god I write the music myself, but I'm still facing copyright issues create songs with the lyrics of bhakti songs. Please help me resolve this so I can generate songs on Suno without issues

junior brook
#

My songs tend to get louder and louder. This one halfway trough started peaking

daring yacht
#

hello i have a subscription but cannot use pro featers of the app, tried logof kill all cookies etc and login again. it only detects my fresh credits from subscription. is here a tech support available?

next mural
sand depot
# night sky The inpainting is still not working. 100% failure rate in Beta and nearly the sa...

Hi there, thanks for reaching out and drawing awareness to this!

Would like to spotlight your experience to the team. If possible would you mind DM'ing me (right-click my name/message) a couple things:

  • a brief explanation of your experience
  • steps to reproduce (as specific as possible), or a screen recording from after log in through to when this occurs
  • features being used on base songs you've tested (are these one shot generations/covers/etc) and a couple links to some song examples

Also, thank you again for flagging this, looking forward to getting this figured out!

sand depot
sand depot
# daring yacht hello i have a subscription but cannot use pro featers of the app, tried logof ...

Hi there! Thanks for reaching out!

When you get a chance, would you mind sharing this in the #archived-ticket-help channel with a bit more information.

A few questions:

  • did you just begin this subscription?

  • was your subscription set up via Stripe or ApplePay/GooglePlay?

  • have you reached out to the billing team yet? ( #support-guide )

Thanks again for draing awareness to this! Looking forward to getting this figured out!

daring yacht
gusty nebula
#

how long does listen and rank take? i been sitting here waiting for my 5 credits to submit for ages. is it broke?

#

forever:

#

also this happens all the time, it has happened to me several times before. and if you refresh, it doesn't give you credits, instead it just lowers your tasks and robs you 👍 great

mighty edge
twin roost
#

It does seem buggy sometimes, usually it works properly for me but there have been multiple times when it either got stuck at that same point, or just didn't load at all.
Also it would be helpful to know, at what time will credits be added to an account from this? It currently states "once a day", but this doesn't appear to be correct any more and also isn't very informative even if it is accurate

buoyant wave
#

So, i've noticed that some of my personas aren't there anymore. Was there an update recently that got rid of them?

twin roost
#

Prompting for a harp, specifically, to do anything, will usually result in either a violin, vocalisation, or occasionally piano or electric guitar instead. Suno seems to have a major problem with harps doing anything other than generic strumming or slow arpeggios, if you ask it to do anything else it'll try and substitute just about any other instrument instead

hard chasm
#

I am missing most of my personas ...... what is going on now???

empty kite
#

Suno took my points but cant generate stems

empty kite
#

what will happen to my points?? 150

gray ore
#

If you did any updating to the website, something broke the + Persona list. I cant scroll down to see the rest of my Personas.

#

the list is broken

#

i refreshed the webpage, nothing. I closed the browser, and reopen the page, didnt work.

#

The problem happens both in Chrome and Firefox. So its a Suno issue.

hexed osprey
#

Hi, I came across weird thing/bug while creating songs in czech in 4.5+ (and 4.5) and that at the end od the somg it sudenly switch from singing in perfect czech to something gibberish. It seems that this occures when song is over 4 mins long but it does not matter if its 5 or 7 minutes always only the last part is gibberish (mainly outro but sometimes it starts to mess up some words earlier but outro is always messed up).
Examples:

https://suno.com/song/e41e872f-e0be-45e7-9ed3-524fcb3ebba9

https://suno.com/song/64f6d908-3ea7-436f-9eba-e09bd33ca175

Listen and make your own on Suno.

▶ Play video

Listen and make your own on Suno.

▶ Play video
fathom geyser
#

v4.5+ has now started to cut off songs at the end. Now we have to waste even more credits for extensions.

sand depot
# gray ore

Hey there! Thank you for drawing awareness to this!

I'll be collecting what you've shared and passing forward your experience to the team. Feel free to reach out via suno.com/feedback as well to draw another layer of visibility to this and any other bug, concern, idea on where things could be improved! The team wants to know!

Thank you for drawing awareness to this!

kind shadow
snow wraith
blissful yacht
#

Hi everyone, Where can I ask help for the app? (Besides email) The suno app's screen frozen, you cant see anything on the explore and other buttons. Its just white earlier. So i tried to log out and log back in after an hour. And all my music in my library is gone. Is there a way for me to recover it??? Has anyone experienced this?

#

Also, i was in the premium account

#

I didnt do anything with the app tho. It just got frozen all of a sudden and currently sad that all my music in my library is gone. 🙁

subtle hill
#

Was suggested to post over here form the help section,

Recently just started using Personas only to discover that the word "Lithium" is blocked form being used in personas in any way shape or form (name or description) with the error given that you can't use copy written artists names.
(tried prefixes, sirnames, nothing works.)

Looking it up law-wise, elements on the periodic table shouldn't be under copyright laws

humble cobalt
# blissful yacht Hi everyone, Where can I ask help for the app? (Besides email) The suno app's sc...

You'd need to email support@suno.com for account related help, but in the meantime:

Is this Android or iOS?

What steps did you take to log out of your account? (If the app was completely frozen I assume you did something outside of the app to make it log out.)

And when you logged back in, did you log in using the same account as before? (I can't remember if it works like the web version where it asks if you want to log in with Google, Discord, and so on...)

burnt girder
#

hey guys on my mac desktop running suno in chrome browser: choosing a persona in the create window is BROKEN: the app only allows me to scroll through the first 14 of my personas and no further. i probably have 50 personas saved and the only way to load one is to search fort it by name. this bug showed up in the last 12 hours or so.

burnt girder
# gray ore

I am having the same issue! please fix personas list!!

spark summit
#

My editor is broken each part I try to fix the preview is muted

#

Also it doubled a lyric line on its own

hard ember
#

Serious issues with the Editor these days. From plain silence with alternates, having the new song has glitches, so on and so forth. Suno not only needs to fix things but they SERIOUSLY need to think about free credits for compensation.

spark summit
spark summit
#

Is my song doomed

#

No edits possible

spark summit
#

i seriously think 4.5 + is broken and we need to use 4.5 till its fixed too many mic pops too many glitches and the editor is broken

fleet widget
#

I m not sure if its a bug or a feature but i found a very simple way to get around the prompt moderation filter

#

by pure accident

#

If you have a prompt that it won't complete because it falls under moderation. remix a song .. and in the remix menu just change the lyrics to whatever you want. it seems to think that since its a remix it doesnt have to use the filter because he original was already approved

#

at least thats what seemed ot happen for me.. i had an older song that suno had already made and i wanted to make a new gen of it so i copied the lyrics and it wouldnt' let me ..told me that prompt was moderated .. and i was sitting there thining ..well you already approved it and made the song before.. .. im literally copying and pasting lyrics that were approved at one point..then i thought.. let me see if i can remix it.. and it totally let me. no problem

#

this was on a windows pc using chrome browser if it matters at all

frigid forge
#

they seem to play as expected in the legacy editor

spark summit
#

There is an alternate tool in the editor?

#

Legacy *

frigid forge
#

it's a different interface but does the same thing

spark summit
#

Ok but what I do bout the double lyric bug

frigid forge
spark summit
#

Idk let me see

serene island
#

I am not able to see all my my personas. The pop-up box will not show me everything.

frigid forge
spark summit
frigid forge
#

rip

spark summit
#

Can you tell me if the issues are very audible

balmy fulcrum
#

I don't know where to ask this -----I am getting no SOUND when I try to replace lyrics
i NEED HELP. The preplace has turned orange and there is no sound

spark summit
frigid forge
#

you can listen to the replacement parts in the library, but it's probably best to just use the legacy editor for now

balmy fulcrum
#

Ah gotcha. I thought it was just me

frigid forge
#

seems like it just started this afternoon

fleet widget
#

are you talking about whre it says you use me up and walk away....and he sings it once but its written on the lyrics twice

balmy fulcrum
#

Ok it only started for me 10 minutes ago

spark summit
#

The editor is not letting me fix it

spark summit
#

It did

#

Exactly this afternoon

#

They broke it lol

fleet widget
#

i didn't notice the broken sounds after the comma im listening again to see if i can find it

fleet widget
#

i have headphones

spark summit
#

Weird on my part it’s broken

fleet widget
#

im also just an old man with not so great hearing lol

spark summit
#

lol then it explains

#

🤣

#

But not everyone is old and many will hear suno tripping

frigid forge
#

Remaster is great for fixing little glitches like that

spark summit
#

Mostly with deep bass headphones for gaming

fleet widget
#

i re listened to it thinking maybe it was a different comma .. but i never heard a broken sound,.. if there is "noise" tho, you may be able to use audacity to clean it up. i was in it today looking at plug ins and one does exactly that..at least as far as the description said. i have never tried it tho

frigid forge
fleet widget
#

i download the wav and use audacity with an eq curve, a normalize, an amplify, and a limiter. and sometimes im even in there splicing 2 different generations together into one. One of the reasons i like to use a 3rd party editor like that is because if I F it up.. the original is still on Suno.

#

and i could see myself accidentally saving a mess up and not being able to undo it on suno

frigid forge
#

suno edits don't overwrite the original

fleet widget
#

oh, here i am worrying for nothing

spark summit
#

Yeah if it was we would go all mad 😆

#

There would be a revolution

#

With panels written the editor broke my soul

#

🤣

#

I hope they fix it tomorrow morning

delicate yacht
#

The new versions of Suno 4.5 and 4.5+ (especially 4.5+) have a serious problem in not following the prompt! I ask it to generate for me, for example, just acapella with backing vocals, it always puts an instrumental in the middle, and the audio influence doesn't always work well, and whenever there is an instrumental together, it comes in poor quality!

balmy fulcrum
#

wow what a mess the editors are. Are they refunding with allthe issues

balmy fulcrum
#

Is therre anyone actually from SUNO here?

hard ember
fleet widget
#

wow. it literally just worked for me a few hours ago. wait.. you are gonna download a song.. reupload it.. and it produces no audio ?

lilac isle
#

I just got one of my best songs stolen. why did it play then disappear. I got screen shots and the lyrics as proof

#

Can a tech admin help me

#

help

frigid forge
#

...but! I see there's a message, "Apply edit for improved consistency and transitions." maybe it's not a problem after all?

lilac isle
#

Can a tech person help me I have a song that I pinned to my profile and listened to several times disappear. I have the lyrics and screen shots of when it was there then it refuses to download.

zenith quarry
#

There's a bug with raps (with my own lyrics)
Throughout the verses, the voice just consistently gets more like yelling. To the point that it gets absurd and sounds silly

#

takes ages to get a version that doesn't do it

#

also it'll just randomly censor swear words

boreal python
#

Currently Replace Section in Editor applies empty, no sounds after commit and saving it as a new song, while the generated fragment still has correct sounds. Does anyone face the same issue with Editor?

boreal python
#

ok, at least it’s not only me…

lilac dove
#

Hi! I can't pay for a SUNO product, my card is being rejected. Where should I go?

hexed osprey
oak mesa
#

Hi there, am i the only one to experience issues with the editor, like when the two alternate generations are done, impossible to hear the sound of the two new samples? Playhead is running, sound is playing on the part of the music that wasn't changed, and then it's muted when playing the modified sample

boreal python
#

same

stark quarry
#

same, replaced lyrics more times, credits consumed, only silence generations

spark summit
#

Send a ticket guys we need this fixed

subtle hill
#

yeah experincing this too :sigh: ticket time

balmy fulcrum
#

Has the editor been fixed. This has been going on since yesterday Are they refuncing? credits.

spark summit
#

They acknowledged it but idk if they will refund credits ( I hope they will)

#

We don’t know when it’s gonna be fixed tho

fervent willow
#

2 months, I'm still invisible to every trend. I'm waiting for an answer from Mike

mortal ember
#

I used extend to make a remix of Happy and now it's not letting me publish it, I'm assuming that's the problem anyway.

  • I figured it out. It was related to the fact that it was extended. It was that the lyrics section was too long because of how it doubles them when you do an extension. Just in case anyone else runs into not being able to publish it try to edit your displayed lyrics. https://suno.com/s/q3aUpq3DFIeIPWuL

Listen and make your own on Suno.

▶ Play video
last seal
#

I cant extend songs at the moment I am just getting useless junk, it was working fine untill about an hour ago, I have tried new browsers, private browser, but I am just getting rubish outputs I report them as bugs but I dont know if it flags anyone

subtle hill
#

I found a soft work around for music not loading in the song editor, but the polished songs are still missing audio ): seems like the main issue is the clips/edits are being uploaded, but not put into the editor properly, so you can view your history or open the edits in a new tab and hear them just fine but in the editor they are empty/blank

ember patio
#

Hello, I am having an issue with the lyric video downloads... the lyrics are extremely overlapping each other as the video goes... so far, my two new songs are messed up in the video lyrics...

rose timber
#

So, I wanted to fix the ending of my song because it wasn’t complete, so I tried adding more, but I still can’t hear it. Even though I’ve generated it 2–3 times, it shows there’s audio, but I just can’t play it.

sand depot
# rose timber

Thank you for flagging this, the team is aware and working on a solution!

sand depot
glacial sonnet
#

This appears to be a fairly recent issue, but I can't see all of my personas in the web version. It's like the list of personas is too long for the scroll window.

ember patio
sand depot
sand depot
spark summit
random plank
#

just tried to make a song and this comes up

spark summit
#

Wonderful 💀

obtuse spindle
sand depot
random plank
#

its done it in a different browser as well. same thing happens

#

i can play the songs after if i refresh the page btw

sand depot
random plank
#

well all i'm doing is clicking create and the preview of the songs comes on with the spinning circle. then when it tries to refresh the info of the song thats when it runs into an issue i think. using custom lyrics copied from chatgpt but shouldn't cause problems cause i've done it for ages

#

if i'm being honest the last time the site kindof started to run into issues like basic stuff not working an update was very near release

sullen shadow
#

Generations have been crap lately. I'm a getting bunch that are suddenly turning mono while all the reverb is getting crammed in center. Even with a blank prompt it occurred, whats going on?

mild cargo
#

Hey !

I've been having several issues lately (for a few days), about :

  • The song generation (I always have the same message "A clip got stuck while generatinng" ==> The songs appear when I refresh. It's annoying but not really that big of a deal, if it's only this.
  • The stem generation gets stuck in an endless loop ==> when I refresh the stems are generated, but I can't download them all as a pack, I have to manually download them. Major annoyance here.
  • The Edit is rendered completely useless for several reasons :
    *1 : All the replacement deliver an error ("Error generating clip"), then if I'm lucky enough and I can refresh without losing the replacement part, they appear and seem to load forever
    *2 : When the loading is complete (after another refresh...), I can't hear any of the generated replacement sections. To do so, I have to either take my phone app and listen to it or open a new tab to listen to it.
    And of course, it consumes credits.

I have tested several browsers, and went through the basig troubleshooting tips first. It isn't related to the browser or the connection, since I have the same generation issues on my smartphone (android).

plain bison
#

It says I can't use v4.5+ and I need to "upgrade" but I have premier, just yesterday everything was working.

high stream
#

"Hi there,

I'm writing to report an issue I've encountered with the editor. I used my credits to create an extended segment, but when I preview it on the audio track, there's no sound.

This is quite frustrating as I've spent both credits and effort on this, and this feature has always worked perfectly for me in the past.

Could you please look into this and fix the problem?

Thank you for your time and assistance."

scarlet tree
#

Hey, I'm sure its been reported on, but I wasted some credits already trying to add a section to a song in the song editor.

dull radish
#

When I click instrumental in Suno AI, it's supposed to generate music without lyrics, but suddenly vocals/singing come out too. What's the reason for this?

rose timber
#

I would like to report an issue I encountered when generating Thai lyrics. The AI often mispronounces or automatically changes words into more common ones. For example:

“โปลา” is pronounced as “ปลา”

“เผล” is pronounced as “เผลอ”

This makes it difficult to generate accurate Thai lyrics, especially when I want to use creative or non-standard words.

I also want to mention that I have already spent a significant amount of credits trying to adjust the spelling in many different ways, but the issue still persists. This has been quite discouraging since credits are limited, and I feel like I wasted a lot just to test and work around this bug.

I noticed that older versions (e.g., v3.5) did not have this problem as much, but in v4.0 and v4.5 the AI tends to “correct” words on its own. It would be very helpful if the system could respect the exact spelling given by the user without changing it.

Thank you for your attention, and I hope this can be improved in future updates.

strange pasture
#

hi when edit my song in lyrics in suno editor ithe generated audio is silent. why is that?

subtle hill
subtle hill
boreal python
oak mesa
#

The editor seems to have been fixed and now plays the new generated parts, but it's totally unusable (chrome, safari, pc, mac tests)... i burnt a lot of credits on one music trying to get something out of the editor but it crashes all the time when i try to listen to one of the two generated parts, and then impossible to get back to them... so i lose them. Thanks for fixing this unusable editor. (At least, I'd like to get my credits back)

chrome rampart
#

visual bug with the like counter of songs, you can click on it but it doesn't turn white, just the number goes up, you can do this indefinitely... if you refresh it shows the correct number and is white

rose timber
# sand depot Hey there! Thanks for reaching out about this! Sorry you're bumping into this, ...

This isn’t about a bug—just a suggestion I’d like to see added in the future. Since you already have an “Extend” feature for the ending, I’d love to see an “Extend” for the beginning too. I often have problems where I forget to type that I want an intro at the start, or sometimes it generates and skips the intro command. So I’d really like it if you could add this feature. I think it would be really helpful for people. 🥹🥹🥹🥹

sand depot
gray ore
#

Extend does the same thing as Replace Section. Its the same thing. It replaces and extends at the same time. I dont want to replace something that i want when the purpose was to extend a part of a song.

sand depot
#

Hey @stark quarry @balmy fulcrum

When you get a chance, would you mind reaching out to me via DMs about the no sound issue that occurred?

Would like to further discuss this a bit when you have time! Thank you!

jagged marsh
#

Is this ever going to be fixed? Been broken a while.
(doesn't matter if the auto play is on or off, Suno still autoplays the next track in most queues, which is annoying like you wouldn't believe)

onyx crypt
#

i i lost more more credits with this bugs !

leaden yoke
#

Congratulations! 💐Suno is probably the most buggy app in the world. 🔝 How did you manage that? Respect! ♥️🔥

sand depot
#

@proven frost Would you mind reaching out to me via DMs with these bugs?

runic zodiac
#

Anyone else having the issue where Cover songs are cutting off after 4:46? I can't seem to get a whole song-worth because it keeps cutting out the end section

sand depot
sand depot
pale edge
#

Yo, I'm not sure if this is just me, but I can't save my persona. I've tried multiple times with unique names. I checked if they show up when I search. Also, is there a persona search anywhere? Thanks!

vapid pulsar
sand depot
signal mural
ember patio
#

yup, still the same, what's going on with suno???

vapid pulsar
#

I don't know what's been done (since lack of communication n all that), but the voices all sound generic and the same again, vocals from personas are completely ignored and overwritten by said generic voices and the quality is horrible overall, how do ya'll keep doing this? 😭

undone turtle
#

Editor is wonky as well , wasted so many credits ........

rough heron
#

Hey people, i m trying to upgrade my plan, but its not working at all, i ve tryied so many credit cards, and nothing

rich spruce
#

am I the only one that can't do anything without getting an "unknown error" pop up ?

analog saffron
#

gotta say I'm amazed by how well Suno works, last time I tried an AI music generator it was nowhere near as usable as this. One minor feedback, there's some dead links in the FAQ.
These take me to a 404 page.

fallen glen
#

Editor bug:

6844-80478c2d06e2c5b9.js:9 TypeError: Cannot set properties of undefined (setting 'gain')
at Object.setTrackGain (5196-7ac4a6cb9fea5f5e.js:1:179051)
at 5196-7ac4a6cb9fea5f5e.js:1:193775
at Array.forEach (<anonymous>)
at 5196-7ac4a6cb9fea5f5e.js:1:193760
at ob (4bd1b696-3f667921b287cc37.js:1:80434)
at oG (4bd1b696-3f667921b287cc37.js:1:96180)
at oX (4bd1b696-3f667921b287cc37.js:1:96064)
at oG (4bd1b696-3f667921b287cc37.js:1:96160)
at oX (4bd1b696-3f667921b287cc37.js:1:96064)
at oG (4bd1b696-3f667921b287cc37.js:1:96217)
at oX (4bd1b696-3f667921b287cc37.js:1:96064)

silver basin
#

My notification bar is broken and cannot be hidden.

#

Can anyone here help resolve the issue?

twin roost
#

It's obvious but people sometimes miss the obvious, so I'll say it anyway. Tap the notifications button, the same way you did to open it.
If that doesn't work try, refreshing the page
If that doesn't work either,close your browser (actually exit the app, not just tab out of it). Then clear the cache before reopening it

dusk veldt
#

✨ Bienvenidos al canal oficial de Elara Vérité ✨
Disfruta de una transmisión EN VIVO las 24 horas con los mayores éxitos de la reina del pop latino.
Baila, canta y vibra con sus canciones más icónicas en un mix continuo que no se detiene.

🎶 Aquí encontrarás:
✔️ Sus mejores hits de pop latino
✔️ Ritmos bailables y magnéti...

▶ Play video
rare obsidian
#

Who's deploying code on a Friday night....read only Friday Suno Staff

#

yall broke the new editor

#

ERROR INFO:

Message: Cannot set properties of undefined (setting 'gain')

solar ether
#

I’ve invited two people, both have generated more than 10 songs, still haven’t received any referral credits.

They both used my link - they both pressed accept invite. Support says that they didn’t use my link but I know for a fact that they did.

ebon abyss
#

Well ...

sinful wing
#

The quality of my generations have gone down significantly in the last 2 weeks. Including weird noises, significantly degrading sound quality near the end, the song restarting in the middle, failed generations. These were experienced very occasionally since I’ve started, but the last two weeks it’s become much more common. What is going on?

silver basin
royal reef
tall kindle
#

Lyrics field has a tendancy to duplicate everything inside of it once you edit------>extend/replace------>Get Full Song<-----Lyrics will be duplicated on this particular track more times than not.
It doesn't affect the actual song, but if you do go to edit/cover/remix this "Full" track and don't notice than it will throw everything off.

gloomy birch
#

No Scroll in Persona. Persona window only shows a few. I can not scroll down to my other personas. I tried in windows Chrome and Edge😕

tall kindle
twin roost
sand depot
sand depot
sand depot
sand depot
# ebon abyss Well ...

Hey there! Thanks for flagging this!

in cases like this it may be just a matter of refreshing the page or logging out/back in and reattempting.

Please let me know if the problem persists!

sand depot
sand depot
small shell
sour dragon
#

Please make something with your Listen and Rank system. After you have reached the limit, it still takes you to a task but when you submit, it shows the following error: "Something went wrong, please try again later."

wary flare
#

FIX YOUR AI! It is so damn annoying. I create songs and later onward I can't rename them or change the cover because I get always a "Unknown Error" message. Lately it happens more and more and it is a pain.

sand depot
ebon abyss
sand depot
# ebon abyss

Thanks for testing trying out those troubleshooting steps. Pretty sure this means you might have hit the limit on submissions, but I’ll double check to make sure.

ebon abyss
#

so ... i got 250 credits trough this. Is it truely limited to 50 times listening to the listen and earn credits? O_o

#

Then maybe it will be helpful to define this 50 limit count as the available entries number, to prevent this confusion.

polar inlet
#

Your website isn't letting me subscribe, keeps denying valid cards

rare obsidian
sand depot
sand depot
ancient crystal
#

As of today I can not save recorded audio when using "Audio">"Record" in the web version. I am using OSX Sonoma

proper dome
#

The website looks like this, I can’t navigate it since I’m used to the old version, and it’s not really working.

#

Example being that when I tried to make a song, it said “error, you don’t have access to this model” so I tried to change it, did nothing

fallen glen
lyric hill
#

Is there currently a known issue with retrieving stems? The credits are gone, but I'm not getting any results. I've tried a few times already.

twin roost
onyx crypt
#

oother bug, every every remix and cover hav this long,

sinful wing
# tall kindle is it hissing/static in the background that starts creepin' through?

Yeah, that’s still there. Mostly strange vocal glitches, bad generations (like nonsense sound, like weird us turned all the way up), failed generations, songs restarting half way through, failed generations. Maybe 15% of generations had some weird glitch. An additional 15% were just poor quality, no obvious glitches, but more like degraded sound quality (hissing, strange background noises. They didn’t sound gitchy, just more like weird stylistic choices, and poor quality) and vocals that sounded 3.5.

tall kindle
tall kindle
# sinful wing Yeah, that’s still there. Mostly strange vocal glitches, bad generations (like n...

Any tracks you get that have the hissing/static that starts to overtake everything, let @sand depot know. I submitted a few of mine that had the hiss of a death coming through including two generations that was nothing BUT that latent space static noise. as far as the othe issues the vocal glitches and poor quality can probably be traced back to the hiss of doom. normally in my tracks other than the guitars becoming absolutely mangled vocals are the very next thing to take a **** whent hat stuff starts overpowering everything.

strong sierra
#

The personas list seems to be missing a scroll feature so I can't get to some of my personas.

sacred halo
viral flicker
#

The replacement i just generated is highlighted but doesnt show the choices it just generated and i cant deselect it because its suppose to have the choices it generated but while it thinks their there, it wont let me deselect. How do i fix this? or can this even be fixed? (without having to waste credits just to make it show again preferably)

viral flicker
#

It also keeps replacing parts I DONT want it to replace when those parts arent even selected regardless of what mode the "Replace From" selection is in

viral flicker
#

also also... apparently i cant make ANY replacements without it making the begining and end of that replacement generation have an abrupt change in audio. Plus even in the legacy editor, it still does these issues scaredfadeaway

rain bough
#

I can't scroll down!

surreal arrow
#

I noticed an issue with Persona creation. When I go through Create → Persona → Create Persona, I can add an image and can click on “Create,” but I cannot enter a persona name or description, and cant add a description for the image.

However, if I go through Library → Persona → Create Persona, everything works correctly: I can enter a name, description, image, and create the persona normally.

#

its interresting

cold jackal
#

heyy there is a problem in the song editor when i want to change a part of a song

deft latch
#

"blending smooth legato lines with crisp staccato phrases and swift melismas" - really? Swift is a word, Taylor Swift is a name

cold jackal
#

the song editor works so bad actually...

surreal arrow
#

I’m having trouble deleting some items from my trash in SUNO. Specifically, I have:

2 songs

1 audio stem

3 personas

The 2 songs and the audio stem are each linked to all 3 personas, and because of these links, the trash cannot remove them.

For the songs and audio stem, SUNO displays a message saying they cannot be deleted.

For the personas, there is no delete button available at all.

subtle hill
#

Filed a ticket, but figured I would post here to see if anyone else knew of any fixes.

I noticed shortly after publishing a song that the final of my song had dropped it's persona; is there a way to have this fixed, so it shows under my persona correctly?

Song in question:
https://suno.com/song/6c4a5e20-d7fb-4d14-915d-35d559f922f6

Persona In question:
https://suno.com/persona/42cc923d-3b39-47d1-8b6e-ae077a6c1ed5

Unedited original, which does show the persona:
https://suno.com/song/50af007a-42ad-496b-9968-f13fb1802285

gray ore
#

I cant scroll down on the + Persona window

barren willow
#

Working with Workspaces is hard

#

when moving a track to workspace, the window listing the workspace is never consistent, order os workspaces always changes, sometimes it list part of them and sometimes it even says there is no workspace... and this pattern is... constisten instead. Possible to have this fixed? As it is not really responsive, from time to time, finger goes fatser than UI and tracks are being put in a (random) workspace by error... it is then very complex (as soon as one has many workspaces) to know which workspace has been selected and to retrieve the tracks, therefor suggestion: can you list in the track detail in which workspace it is? thanks a lot

gloomy birch
#

Hi, Plays times not being recorded. The algorithm doesn't see how much the song is being played. Some of my songs seemed capped at a certain number like 50. It only effects certain songs. How could that be?

lofty dove
gloomy birch
bright wasp
tranquil siren
#

Hi I did not see this before. Do you prefer issues posted here or emails?

lofty dove
regal pebble
#

Hey Guys! Isn't no longer possible. to see the durantion of a song in the bottom of the website?
It makes very difficult to extend from any position

rose sorrel
#

i think something is going on with the editor, it keeps crashing mid edits and asking me to switch to legacy editor, then i lose all my edits and can't re-insert them. also the quality of the edits has dipped pretty poorly ending with more glitched out noise rather than actual words or notes.

ember patio
#

Hi again, I'm still having issues with the video generator... lyrics are still overlapping each other, and have this weird fade of both before lyrics and after each lyric segment in the video.

ember plaza
sullen phoenix
#

So -- I made a song that's 18 minutes long, and advanced stem separation just gets stuck. If I split it into two songs, then stem split those two parts it works. I'm guessing this feature wasn't tested on really long songs?

#

As a bonus it also hangs the new "edit" UI so the only way to crop it is to use the legacy editor (probably a lock held by the stem split operation or something?)

sterile flare
#

Possibly this is already reported but I can’t input any word on search bar of “Create a Personal” dialog.

forest fulcrum
#

nothing loads

short rose
#

I try to generate a replacement in the editor, I click on the replacement, I get this:

sand depot
sand depot
# proper dome The website looks like this, I can’t navigate it since I’m used to the old versi...

Hi there. Thanks for reaching out and flagging this!

Is this still occurring? It looks like Safari on your device isn’t loading our site’s styles correctly. A few quick things to try:

  1. Open suno.com in a Private Tab or another browser (Chrome/Firefox) — if it works, it’s a Safari cache issue.

  2. Clear Safari site data: Settings → Safari → Advanced → Website Data → search “suno.com” → Remove All.

  3. Check Safari’s Website Settings (tap aA in the address bar):

  • Turn off “Use Content Blockers”
  • Make sure Request Desktop Site is off (or try toggling it).
  1. If you use a VPN, iCloud Private Relay, or content blocker (AdGuard, 1Blocker, etc.), try turning it off and reload.

If the problem persists, please let me know!

sullen phoenix
sand depot
sand depot
sullen phoenix
#

DM sent for my bug

sand depot
sand depot
sand depot
sullen phoenix
#

Also I think a lot of the issues I hit are because I make some REALLY long songs, and that's probably a weird edge case

#

Thanks for looking into these bugs!

sand depot
sand depot
onyx crypt
sullen phoenix
sand depot
# barren willow when moving a track to workspace, the window listing the workspace is never cons...

Hey there! Thanks for drawing awareness to your experience and for flagging these things!

Workspace inconsistency re: I'm not able to reproduce this on my side. Would you mind taking a look at these https://discord.com/channels/1069381916492562582/1406315874687782972 to see if something there helps?

Regarding improvements, if you'd like to, please feel free to reach out via suno.com/feedback to share this as well! That would add an extra layer of visibility to the team directly!

Hope you have a great day, thank you for the feedback!

sand depot
sand depot
sand depot
sand depot
sand depot
sullen phoenix
#

Thanks!

#

I don't have this problem with shorter songs, just longer ones.

#

It appears to be stuck in the queue.

#

Weirdly it didn't consume any credits so I don't think it actually tried to generate it, it just made the database entry without actually starting the job.

sand depot