Skip to content

Releases: twangodev/spine-codec

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:52

0.1.0 (2026-07-02)

Features

  • CLI + entry point (a14fcc4)
  • config, nn primitives, transformer (084cc71)
  • DDSP HF split (crossover + noise branch + HF head) + decoder (c57f466)
  • encoder + multi-scale FSQ quantizer (bd965a9)
  • GAN training loop + reference config (eebc342)
  • inference tools + audio dataset (12aee3d)
  • losses, discriminators, EMA (ef6feea)
  • pretrained model loading from the Hugging Face Hub (3dbd910)
  • PyPI packaging metadata and py.typed marker (d251117)
  • release-please and PyPI trusted publishing in python.yml (b19b137)
  • Spine model + public API (aa88b9b)

Documentation

  • absolute links and plain note for PyPI rendering (7f1d75d)
  • drop the pypi spine name collision note (952f387)
  • pip installation and publishing notes (235d9ea)