Mindaudio

Latest version: v0.3.0

Safety actively analyzes 624552 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

What's Changed
* tts: add e.g. with fastspeech2 and wavegrad in https://github.com/mindspore-lab/mindaudio/pull/171
* add examples with tasnet by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/173
* fix(workflow): migrate pypi authentication to api tokens by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/178
* rewrite_conformer_evalnet by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/176
* bump version to 0.3.0 by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/180


**Full Changelog**: https://github.com/mindspore-lab/mindaudio/compare/v0.1.2...v0.3.0

0.1.2

bug fix and documentation update

0.1.1

What's Changed
* update tutorials by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/149
* updata examples and readme by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/168


**Full Changelog**: https://github.com/mindspore-lab/mindaudio/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* change data by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/17
* Update build version to 0.1.1 by jianyunchao in https://github.com/mindspore-lab/mindaudio/pull/19
* refactoring by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/21
* Add API(clip、peaking、harmonic and so on) implements and tests. by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/22
* add_augmentations by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/65
* recipe LJSpeech and WaveGrad by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/67
* add asr to mindaudio by zyhstack in https://github.com/mindspore-lab/mindaudio/pull/66
* add librispeech for trainning and fix some bugs by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/69
* bugfix,Change API(clip、peaking、harmonic and so on) implements and tests. by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/68
* fix test by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/70
* Add FastSpeech2 by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/71
* fs2 fix bug by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/72
* lj tts fs2 wgrad by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/73
* add receipe/ecapa_tdnn by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/77
* add time_stretch and pitch_shift by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/79
* change training/eval library import order and recover recipes/__init__.py file by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/78
* fix import by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/80
* split data prepare and train/eval process by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/81
* add wavegrad readme by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/85
* fix issue 91 by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/96
* fix issue 88 89 90 by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/97
* Fix issues 94 95 by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/99
* aishell tts by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/100
* open source scan and change code by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/101
* fix issue 102 103 by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/108
* fix flake8 scanned problems by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/109
* Add docs. by jianyunchao in https://github.com/mindspore-lab/mindaudio/pull/86
* Fix CI scan problems by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/110
* fix issue 107 by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/111
* Fix CI Scan problems by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/115
* Update .flake8 by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/116
* fix issue 113 by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/117
* Update ecapatdnn.yaml by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/118
* code check by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/119
* fix CI scan problems by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/120
* change flake8 scan dir by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/121
* add isort profile by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/124
* fix bug for asr eval by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/125
* move tdnn metrics.py to mindaudio/metric dir by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/126
* tdnn add README_CN.md by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/128
* fix pylint by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/129
* fix ci scan problems by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/130
* Update readme_CN by LiTingyu1997 in https://github.com/mindspore-lab/mindaudio/pull/131
* add reciples/ README_CN.md by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/132
* fix issue 114 127 by DongyaoZhu in https://github.com/mindspore-lab/mindaudio/pull/133
* delete tts/fastspeech2 by yiluxiangbei in https://github.com/mindspore-lab/mindaudio/pull/134

New Contributors
* jianyunchao made their first contribution in https://github.com/mindspore-lab/mindaudio/pull/19
* zyhstack made their first contribution in https://github.com/mindspore-lab/mindaudio/pull/66

**Full Changelog**: https://github.com/mindspore-lab/mindaudio/compare/v0.0.1-alpha...v0.1.0

0.0.1alpha

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.