arXiv論文メモ
新着一覧
eess.AS · 査読状況未確認

1回の推論で声を変換する学習手法

One-Step Voice Conversion by Learning kNN Transport in WavLM Space

Anton Selitskiy and David Millard

この論文をやさしく読む

ひとことで言うと

kNNによる声質変換の対応付けを一つのネットワークに学習させ、1回の推論で声を変換する方法を提案した。

何に役立つ?

少ない計算ステップで声質変換を行う設計の検討に役立つ。要旨で示された品質はLibriSpeech上の評価結果であり、あらゆる録音条件での性能を示すものではない。

この研究の面白いところ

kNNで作った訓練用の組を用いて対応付けを学習し、3種類のガウス経路を比較できる構成にしている。1ステップのGaussian Bridgeで比較手法より低い単語誤り率を報告した。

どこまで分かった?

要旨に示される評価はLibriSpeechでの単語誤り率と推定音声品質である。変換先の短い発話に対する定量的な改善幅や人による聴取評価は記載されていない。

v2のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

声質変換には、学習済みモデルを要しない一方で変換先話者の発話が短いと品質が落ちる非パラメトリックな埋め込み空間の手法と、数千万のパラメータを持つ複数モジュールの処理で高い品質を実現するスペクトログラムベースのニューラル手法がある。本研究はkNN-FM-VCを提案する。これは、変換元と変換先の話者のWavLM埋め込み分布の間でkNN-VCが行う対応付けを近似するよう学習する、単一の条件付きフローマッチングネットワークである。kNNによる点ごとの明示的な照合を、kNNで生成した組を使って学習するニューラル回帰器に置き換える。 モデルにはクロスアテンションとFiLMを通して変換先話者の情報を与える。学習には3種類のガウス条件付き経路、すなわちシュレーディンガー橋、直線、分散一定のガウス管を用い、少ないステップでのサンプリングを可能にする。アップサンプリングの後にkNN照合を行うPhoneme Hallucinatorと異なり、この1,300万パラメータのモデルは単一の学習済みネットワークで変換を行い、1ステップの推論に対応する。LibriSpeechでの評価では、1ステップのGaussian BridgeがFreeVCとPhoneme Hallucinatorより低い単語誤り率と高い推定音声品質を達成した。kNNおよびkDOTと比べても単語誤り率を大きく下げた。

v2の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-24 · v2
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Voice conversion (VC) systems fall into two families: non-parametric embedding-space methods, which need no trained model but degrade on short target utterances, and spectrogram-based neural architectures, which achieve strong quality via multi-module pipelines with tens of millions of parameters. We propose kNN-FM-VC, a single conditional flow-matching network that learns to approximate the kNN-VC mapping between WavLM embedding distributions of source and target speakers, replacing explicit pointwise kNN matching with a neural regressor trained on kNN-generated pairs. The model is conditioned on the target speaker via cross-attention and FiLM, and trained under three Gaussian conditional paths (Schrödinger bridge, straight line, and constant-variance Gaussian tube), enabling few-step sampling. Unlike Phoneme Hallucinator, which uses an upsampling stage followed by kNN matching, our 13M-parameter model performs conversion with a single learned network and supports one-step inference. On LibriSpeech, the one-step Gaussian Bridge achieves lower WER and higher estimated speech quality than FreeVC and Phoneme Hallucinator. Relative to kNN and kDOT, it substantially reduces WER.

著者のコメント

5 pages, 1 figure, 2 tables

arXiv ID: 2609.27230 / 要約の誤りについて