Pytorch based speech enhancement toolkit.
Go to file
shahules786 d8a4d664a0 update readme 2022-10-05 21:01:46 +05:30
enhancer fileprocessor 2022-10-05 20:37:30 +05:30
tests flake8 tests 2022-10-05 20:42:09 +05:30
.flake8 flake8 2022-10-05 20:43:04 +05:30
.gitignore ignore 2022-09-29 22:39:55 +05:30
.pre-commit-config.yaml pre commit hooks 2022-10-05 20:42:37 +05:30
README.md update readme 2022-10-05 21:01:46 +05:30
environment.yml environment 2022-10-05 20:43:25 +05:30
hpc_entrypoint.sh hawk 2022-10-05 20:43:33 +05:30
pyproject.toml toml 2022-10-05 20:42:51 +05:30
requirements.txt requirements 2022-10-05 20:42:26 +05:30
setup.sh setup 2022-10-05 20:42:18 +05:30

README.md

enhancer

Enhancer is a Pytorch-based opensource toolkit for speech enhancement. It is designed to save time for audio researchers. Is provides easy to use pretrained audio enhancement models and facilitates highly customisable custom model training . Enhancer provides

  • Various pretrained models nicely integrated with huggingface that users can select and use without any hastle.
  • Ability to train and validation your own custom speech enhancement models with just under 10 lines of code!
  • A command line tool that facilitates training of highly customisable speech enhacement models from the terminal itself!