Skip to content

yangliuav/konkey-pytorch

Repository files navigation

Konkey is a pytorch-based audio echo canceller (AEC) toolkit modified from Asteroid that boost development on common and private datasets. It includes a large number of the common audio model, objecte function and dataset. We would also list some important AEC papers.

To-Do

  • Loss
    • mse
    • pmseq
    • [] sdr
    • [] stoi
  • Evaluation metric
    • [] PSEQ
    • [] ERLE
  • Encoder & Decoder
    • STFT
    • Analytic_Free ("Filterbank design for end-to-end speech separation". ICASSP 2020. Manuel Pariente, Samuele Cornell, Antoine Deleforge, Emmanuel Vincent.)
  • [] test

About

The PyTorch-based audio echo canceller toolkit for researchers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages