Torchsynth

Latest version: v1.0.2

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

Scan your dependencies

1.0.2

This update includes some bug fixes and an update to the `Signal` class to enable checkpointing.

What's Changed
* Adding the drum nebula to docs by jorshi in https://github.com/torchsynth/torchsynth/pull/374
* Sphinx fixs by turian in https://github.com/torchsynth/torchsynth/pull/379
* Codecov Action Fix by jorshi in https://github.com/torchsynth/torchsynth/pull/380
* Updating torch.range to torch.arange by jorshi in https://github.com/torchsynth/torchsynth/pull/378 - `torch.range`, which is deprecated, was producing incorrect values for larger batch_ids passed into a synth voice.
* Fix floordiv by turian in https://github.com/torchsynth/torchsynth/pull/382
* Add new_empty to Signal by turian in https://github.com/torchsynth/torchsynth/pull/384 - this enables `deepcopy` on torchsynth Signals and allows for checkpointing


**Full Changelog**: https://github.com/torchsynth/torchsynth/compare/v1.0.1...v1.0.2

1.0.1

- Now works with torch 1.9

1.0.0

* All AbstractSynth now return multi-modal tuples: (audio batch, parameter batch, is_train batch)
* Batch sizes that are multiples of 32 are now supported for any reproducible output. (128 is still the default.)
* More detailed documentation, including documentation fix proposed by daisukelab.
* Default voice nebula added, as well as a drum nebula.
* modulation signal input on VCO and LFO is now optional

0.9.2

* Fixes bug that prevented importing of torchsynth without the README.md file
* Pushed preliminary docs

0.9.1

* Memory optimizations
* Preliminary docs

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.