Overview of FullSubNet models
mainFullSubNet is a full-band and sub-band fusion model designed for real-time single-channel speech enhancement. The repository provides several model variants optimized for different use cases:
- Improved FullSubNet: Optimized to reduce computational costs and support high sampling rates (e.g., 24 KHz and 48 KHz).
- FullSubNet (ICASSP 2021): The original full-band and sub-band fusion model.
- Fast FullSubNet: An accelerated version of the fusion model for single-channel speech enhancement.
- cIRM-based Fullband baseline: A baseline model described in the original FullSubNet paper using complex Ideal Ratio Mask (cIRM).