You have to calibrate ESCs and set neutral point (unless you use Dshot).
Manual way is set 1000, 1500 and 2000, then turn all channels to max, plug battery, wait for beeps, turn sliders to min, wait for beeps, disconnect battery.
Wizard does the same thing, but just steps you through these and gives you instructions. I would suggest following wizard.
Also you have to check what protocol does your ESC support. Try OneShot125 or RapidPWM if unsure. If you have wrong protocol the ESCs wont be calibrated properly or won't receive valid signal to spin the motors. Cleanflight is a way different software, so when you change to something else, you are likely to also change some settings, which is my it may work on another, but principles are the same. You are not configuring something as it should be. ESCs should only beep at start, when you plug battery, if the beep continues it means ESCs are not receiving valid signal. Also there are aforementioned beeps like music which are when you set max before plugging battery, and they indicate bootloader and calibration mode. There is also bacon (iddle) beep which triggers after 5-15min depending on setting and reminds to unplug battery if you're not flying.
Also check that output channels marked together with the same color, are the same protocol. These are hardware limitations, and if color spans two channels, they should use the same protocol.
Nothing more comes to my head now, but I hope it helps a bit.
If you have still problems post your UAVconfig file exported from GCS. Maybe then other ppl can spot the mistake.