Instrumental Extractor

商用OK 380+モデル 透かしなし 登録は不要
モデル:
+ GPT-5, Claude, Gemini

オーディオファイルをここにドラッグして落とすか、クリックしてブラウズします

MP3, WAV, FLAC, OGG を50MBまでサポート

ファイルが選択されていません
Upload a song to separate it into individual stems: vocals, drums, bass, and other (instruments). Each stem gets its own player and download button.
~1,000 tokens base + ~50/sec of audio (~3K for a 1-min track)
Separated Stems

ワット・ユー・キャン・ドー

ボーカルを抽出

どの曲からもボーカルトラックを分離します。アカペラ、リミックス、カラオケバージョンに最適です。

ゲット・インストゥルメンタルズ

ボーカルを削除してクリアなインストゥルメンタルトラックを作成します。バックグラウンド音楽、カバー、練習セッションに使用してください。

4つの独立した幹

ボイス、ドラム、ベース、その他の楽器に分割します。それぞれのステムには独自のオーディオプレーヤーとダウンロードボタンが付いています。

複数のフォーマット

MP3, WAV, FLAC, OGG ファイルを最大 50MB までアップロードできます。どんなオーディオフォーマットや品質レベルでも動作します。

速い処理

人工知能による ステム分離は 私たちのGPUで動作する ほとんどのトラックは 1分以内に処理される

各ステムをダウンロード

それぞれの分離したステムは個々にダウンロードできます。ボーカルのみ、ドラムのみ、または4つのステムをすべてダウンロードできます。

使い方

音声をアップロード

オーディオファイルをドラッグして落とすか、クリックしてブラウズします。MP3、WAV、FLAC、OGG を最大 50MB までサポートします。

クリックしてボーカルを削除

ボタンを押すと 人工知能が音声を分析し ディープ・ラーニングを使って 個々のステムに分割する

各ステムのプレビュー

分離されたボーカル、ドラム、ベース、その他の楽器を個別に聴くことができます。それぞれのステムには独自のオーディオプレーヤーがあります。

ステムをダウンロード

分離したステムのいずれかまたは全てをダウンロードします。リミックス、カラオケ、音楽制作、練習に使用します。

トークンコスト

アクション使用当たりのトークン出力
茎分離~50/sec4本の弦:ボーカル、ドラム、ベース、その他

Free.aiは400以上のAIツールを持ってる 音声除去以外に

すべてのツールを探索 もっとトークンを取得
追加オプション
結果
証券が足りない Get More Tokens
Want better results? プレミアムモデル (GPT-5, Claude, Gemini) deliver higher quality. View Plans

❤️ Love this tool? Share it!

紹介リンクを得て 友達1人につき25,000トークンを稼ぐために

もっと欲しい? 無料登録で1日5Kトークン+10Kボーナス
無料登録

ご要望を処理中...

Pull the instrumental track out of any song with AI. Drop in MP3 or WAV, get a clean instrumental in seconds. Powered by Meta Demucs (MIT). No sign up.

使い方 Instrumental Extractor

1
入力を入力

テキストを入力、ファイルをアップロード、または必要なことを記述します。アカウントは必要ありません。

2
クリックして生成

私たちのAIは、最良のオープンソースモデルを使って、あなたの要求を数秒で処理します。

3
ダウンロードと共有

結果をダウンロード、コピー、共有できます。個人的、商業的な使用は無料です。

このツールを API で使用

あなたのコードからこのツールを自動化します。OpenAI 互換の REST エンドポイント、ベアートークン認証、追加の SDK が必要ありません。トークンのコストはウェブインターフェースと一致します。

curl -X POST https://api.free.ai/v1/music/generate/ \
  -H "Authorization: Bearer sk-free-..." \
  -H "Content-Type: application/json" \
  -d '{"prompt": "upbeat synthwave instrumental", "duration": 30}'

Instrumental Extractor — FAQ

It pulls the instrumental track — drums, bass, melody, everything except vocals — out of any song you upload. Same Demucs source-separation model used by Moises, Splitter.ai, and PhonicMind, but free and unlimited.

We run Meta's Demucs (MIT license) on your MP3/WAV. It separates the audio into four stems — vocals, drums, bass, other — and we mix the three non-vocal stems back together. Output is a clean instrumental WAV.

MP3, WAV, M4A, FLAC, OGG, AIFF, and most other audio formats ffmpeg can decode. Max upload size is 50 MB (about 5 minutes of 128 kbps MP3 or 3 minutes of 320 kbps).

About 6-15 seconds per minute of audio on our A100. A typical 3-minute song extracts in 25-40 seconds end-to-end including upload + download.

Excellent on well-mixed studio tracks. Acceptable on dense pop / rock / hip-hop. Weaker on songs where the vocal sits very low in the mix or is heavily processed (heavy reverb, doubled vocals, vocoder). For those tracks, expect some residual vocal in the output.

Personal use (practice, sing-along, study) generally falls under fair use. Public performance, distribution, or commercial release of the extracted instrumental WITHOUT a mechanical or sync license is not allowed. You're responsible for how you use the output.

About 3,000 tokens per song, regardless of song length (it's per-request, not per-second, because Demucs is compute-heavy and we're budgeting for the worst-case 5-minute case). Free daily-pool tokens cover most users.

Yes — use /music/stem-splitter/ to get all four stems (vocals / drums / bass / other) as separate files in a ZIP, or /music/isolate-vocals/ to get just the acapella.

Same Demucs model, same quality. Moises charges $4/month for a small monthly quota. LALAL.AI and Splitter charge per-track. Free.ai is pay-with-tokens (or daily-free-pool), no monthly subscription, no upload caps.

WAV at 44.1 kHz, 16-bit stereo by default. MP3 download is also available via the format dropdown if you want a smaller file for sharing.

On the free tier one at a time. Signed-in users can queue multiple via /batch/ — drop a folder of MP3s, get back a folder of instrumentals. API is also available for bulk automation.

Yes — POST an audio file to /v1/audio/separate/ with `mode=instrumental`. Returns a job_id you poll for completion + the WAV URL when done. Docs at /api/.

1万枚のトークンで無料登録

無料アカウントを作成

クレジットカードは必要ありません

このツールをどう評価しますか?

Love this tool? Share it!