add emojis

This commit is contained in:
shahules786 2022-10-10 17:45:34 +05:30
parent a72f307283
commit 4363821c75
1 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,10 @@ mayavoz is a Pytorch-based opensource toolkit for speech enhancement. It is desi
* Various pretrained models nicely integrated with huggingface :hugs: that users can select and use without any hastle. * Various pretrained models nicely integrated with huggingface :hugs: that users can select and use without any hastle.
* :package: Ability to train and validation your own custom speech enhancement models with just under 10 lines of code! * :package: 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! * :magic_wand: A command line tool that facilitates training of highly customisable speech enhacement models from the terminal itself!
* Supports multi-gpu training integrated with Pytorch Lightning. * :zap: Supports multi-gpu training integrated with Pytorch Lightning.
## Quick Start ## Quick Start :fire:
``` python ``` python
from mayavoz import Mayamodel from mayavoz import Mayamodel