• Quality Checker
  • Queue
  • Synth Leaderboard (Full) Synth Leaderboard (Single Models) Synth Leaderboard (Ensemble)
  • Multisong Leaderboard (bass) Multisong Leaderboard (drums) Multisong Leaderboard (other) Multisong Leaderboard (vocals) Multisong Leaderboard (instrum)
  • Other Leaderboards

Ripple iOS app (2-stem/320kbps/m4a)

ID Ensemble SDR Bass SDR Drums SDR Other SDR Instrumental SDR Vocals
4748 - --- --- --- 16.5944 10.7785
Algorithm info: Ripple iOS app (2-stem/320kbps/m4a)
Submitted by Bas Curtiz

In order to align properly, i had to convert the exported stems (m4a vbr / 48khz) to wav (44.1khz) and ditch the added silence like this:

for file in /mnt/d/ripple-2stem/itunes-wav/*.wav; do
ffmpeg -ss 00:00.01308 -i "$file" -c copy "/mnt/d/ripple-2stem/itunes-wav/01308/$(basename "$file")"
done

and a cut to 1 minute using:

import os
for f in os.listdir("."):
os.system(f'ffmpeg -i {f} -t "1:00.00000" {f}_cut.wav')

Date added: 2023-08-22
MVSEP Logo

turbo@mvsep.com

Advanced features

Quality Checker

Algorithms

Full API Documentation

Company

Privacy Policy

Terms & Conditions

Refund Policy

Extra

Help us translate!

Help us promote!