Skip to content

alibaba/unified-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unified-Audio: An Open-Source Project to Unify Audio Processing and Generation

This project contains a series of works developed for audio (including speech, music, and general audio events) processing and generation, which helps reproducible research in the field of audio. The target of Unified-Audio is to explore a unified framework to handle different audio processing and generation tasks, including:

  • SR: Speech Restoration (⛳ supported)
  • TSE: Target Speaker Extraction (⛳ supported)
  • SS: Speech Separation (⛳ supported)
  • VC: Voice Conversion (⛳ supported)
  • LASS: Language-Queried Audio Source Separation (⛳ supported)
  • CODEC: Audio Tokenization (⛳ supported)
  • AE: Audio Editing (⛳ developing)
  • TTA: Text to Audio (⛳ developing)
  • more...

In addition to the frameworks for specific audio tasks, Unified-Audio also provides works involving neural audio codec (NAC), which is the fundamental module to combine audio modality with language models.

🚀 News

  • 2025/09/22: We release UniSE, a foundation model for unified speech generation. The system supports target speaker extraction, universal speech enhancement.demo, arXiv,Code will comming soon.
  • 2025/10/26: We release UniTok-Audio, The system supports target speaker extraction, universal speech enhancement, Speech Restoration, Voice Conversion, Language-Queried Audio Source Separation, Audio Tokenization,demo, arXiv

key Works

UniSE

UniSE: A Unified Framework for Decoder-Only Autoregressive LM-Based Speech EnhancementarXiv supported tasks: SR, TSE, SS

About

An Open-Source Project to Unify Audio Processing and Generation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages