English

Tiny-Sepformer: A Tiny Time-Domain Transformer Network for Speech Separation

Sound 2022-07-01 v2 Audio and Speech Processing

Abstract

Time-domain Transformer neural networks have proven their superiority in speech separation tasks. However, these models usually have a large number of network parameters, thus often encountering the problem of GPU memory explosion. In this paper, we proposed Tiny-Sepformer, a tiny version of Transformer network for speech separation. We present two techniques to reduce the model parameters and memory consumption: (1) Convolution-Attention (CA) block, spliting the vanilla Transformer to two paths, multi-head attention and 1D depthwise separable convolution, (2) parameter sharing, sharing the layer parameters within the CA block. In our experiments, Tiny-Sepformer could greatly reduce the model size, and achieves comparable separation performance with vanilla Sepformer on WSJ0-2/3Mix datasets.

Keywords

Cite

@article{arxiv.2206.13689,
  title  = {Tiny-Sepformer: A Tiny Time-Domain Transformer Network for Speech Separation},
  author = {Jian Luo and Jianzong Wang and Ning Cheng and Edward Xiao and Xulong Zhang and Jing Xiao},
  journal= {arXiv preprint arXiv:2206.13689},
  year   = {2022}
}

Comments

Accepted by Interspeech 2022

R2 v1 2026-06-24T12:06:12.380Z