SOTAVerified

Many-Speakers Single Channel Speech Separation with Optimal Permutation Training

2021-04-18Code Available0· sign in to hype

Shaked Dovrat, Eliya Nachmani, Lior Wolf

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Single channel speech separation has experienced great progress in the last few years. However, training neural speech separation for a large number of speakers (e.g., more than 10 speakers) is out of reach for the current methods, which rely on the Permutation Invariant Loss (PIT). In this work, we present a permutation invariant training that employs the Hungarian algorithm in order to train with an O(C^3) time complexity, where C is the number of speakers, in comparison to O(C!) of PIT based methods. Furthermore, we present a modified architecture that can handle the increased number of speakers. Our approach separates up to 20 speakers and improves the previous results for large C by a wide margin.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Libri10MixHungarian PITSI-SDRi7.78Unverified
Libri15MixHungarian PITSI-SDRi5.66Unverified
Libri20MixHungarian PITSI-SDRi4.26Unverified
Libri5MixHungarian PITSI-SDRi12.72Unverified
WSJ0-5mixHungarian PITSI-SDRi13.22Unverified

Reproductions