Audyn

Latest version: v0.0.3

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

Scan your dependencies

Page 3 of 3

0.0.0

What's Changed
* Add implementation of WaveNet and WaveGlow by tky823 in https://github.com/tky823/Audyn/pull/1
* Fix slicing algorithm by tky823 in https://github.com/tky823/Audyn/pull/2
* Add recipe for FastSpeech by tky823 in https://github.com/tky823/Audyn/pull/3
* Rename test directory by tky823 in https://github.com/tky823/Audyn/pull/4
* Create MANIFEST.in by tky823 in https://github.com/tky823/Audyn/pull/5
* Base class of text-to-wave model by tky823 in https://github.com/tky823/Audyn/pull/6
* Tests of driver by tky823 in https://github.com/tky823/Audyn/pull/7
* Text-to-wave model by tky823 in https://github.com/tky823/Audyn/pull/9
* Add `exp-dir` argument to `run.sh` by tky823 in https://github.com/tky823/Audyn/pull/10
* Fix vocab_size in configs by tky823 in https://github.com/tky823/Audyn/pull/11
* HiFi-GAN by tky823 in https://github.com/tky823/Audyn/pull/12
* Improve recipe of HiFi-GAN by tky823 in https://github.com/tky823/Audyn/pull/13
* Fix order of modules in duration predictor by tky823 in https://github.com/tky823/Audyn/pull/14
* Improve FastSpeech by tky823 in https://github.com/tky823/Audyn/pull/15
* FiLM modules by tky823 in https://github.com/tky823/Audyn/pull/16
* Implement Glow-TTS modules by tky823 in https://github.com/tky823/Audyn/pull/17
* Fix typo of text_to_feat driver by tky823 in https://github.com/tky823/Audyn/pull/18
* Upload coverage to code-cov by tky823 in https://github.com/tky823/Audyn/pull/20
* Add tests to increase coverage by tky823 in https://github.com/tky823/Audyn/pull/21
* Support complex `length_dims` in data. by tky823 in https://github.com/tky823/Audyn/pull/22
* Implementation of VQVAE by tky823 in https://github.com/tky823/Audyn/pull/23
* Optimizer to support EMA for VQVAE by tky823 in https://github.com/tky823/Audyn/pull/25
* Add recipe of PixelCNN+VQVAE using LJSpeech by tky823 in https://github.com/tky823/Audyn/pull/28
* Fix initialization in ActNorm1d for DDP by tky823 in https://github.com/tky823/Audyn/pull/29
* Baseline recipe of DCASE 2023 Foley Sound Synthesis by tky823 in https://github.com/tky823/Audyn/pull/30
* Implementation of GradClipper by tky823 in https://github.com/tky823/Audyn/pull/31
* DDP support in GAN trainer by tky823 in https://github.com/tky823/Audyn/pull/33
* DDP support in HiFi-GAN recipes by tky823 in https://github.com/tky823/Audyn/pull/36
* Automatically convert config to DDP-supported by tky823 in https://github.com/tky823/Audyn/pull/37
* WebDataset support by tky823 in https://github.com/tky823/Audyn/pull/40
* GlowTTS recipe by tky823 in https://github.com/tky823/Audyn/pull/41
* Unscale optimizer even if grad_clipper is not applied by tky823 in https://github.com/tky823/Audyn/pull/42
* Rename recipes of DCASE2023 challenge by tky823 in https://github.com/tky823/Audyn/pull/44
* Residual vector quantization by tky823 in https://github.com/tky823/Audyn/pull/46
* Implementation of SoundStream by tky823 in https://github.com/tky823/Audyn/pull/48
* Fix issues related to SoundStream. by tky823 in https://github.com/tky823/Audyn/pull/49
* Prototype of SoundStream-TTS by tky823 in https://github.com/tky823/Audyn/pull/50

New Contributors
* tky823 made their first contribution in https://github.com/tky823/Audyn/pull/1

**Full Changelog**: https://github.com/tky823/Audyn/commits/v0.0.0

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.