Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions ja/tutorials/audio/ace-step/ace-step-v1-5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@ ACE-Step 1.5モデルは、思考連鎖(Chain-of-Thought)推論を用いて

ACE-Step 1.5は、楽曲構造を計画する言語モデル(LM)と、音声合成を担当する拡散トランスフォーマー(DiT)を組み合わせたハイブリッドアーキテクチャを採用しており、両者がComfyUI上でネイティブに動作します。

### ComfyUIにおけるLoRAファインチューニング

わずか数曲の学習データのみで、特定のスタイルを再現するLoRAをトレーニングできます。ComfyUI上でACE-Step 1.5をローカル実行するため、生成されたLoRAはユーザーが完全に所有でき、データ漏洩のリスクもありません。

## ComfyUIへの今後の追加予定機能

以下の機能はACE-Step 1.5には既に実装済みですが、現時点ではComfyUIではまだサポートされていません:
Expand Down
4 changes: 0 additions & 4 deletions tutorials/audio/ace-step/ace-step-v1-5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ The ACE-Step 1.5 model synthesizes metadata, lyrics, and captions via Chain-of-T

ACE-Step 1.5 combines a Language Model that plans the song structure with a Diffusion Transformer (DiT) that handles audio synthesis, all running natively in ComfyUI.

### LoRA Fine-Tuning in ComfyUI

With just a few songs, you can train a LoRA that captures a specific style. Because you run ACE-Step 1.5 locally in ComfyUI, you own the LoRA and don't have to worry about data leakage.

## Coming Soon to ComfyUI

These features are available in ACE-Step 1.5 but not yet supported in ComfyUI:
Expand Down
4 changes: 0 additions & 4 deletions zh/tutorials/audio/ace-step/ace-step-v1-5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ ACE-Step 1.5 模型通过思维链推理综合元数据、歌词和描述来指

ACE-Step 1.5 结合了规划歌曲结构的语言模型和处理音频合成的扩散 Transformer (DiT),全部在 ComfyUI 中原生运行。

### 在 ComfyUI 中进行 LoRA 微调

只需几首歌曲,你就可以训练一个捕捉特定风格的 LoRA。因为你在 ComfyUI 中本地运行 ACE-Step 1.5,所以你拥有 LoRA 的所有权,不必担心数据泄露。

## 即将在 ComfyUI 中推出

这些功能在 ACE-Step 1.5 中可用,但尚未在 ComfyUI 中支持:
Expand Down
Loading