Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.0"
".": "0.1.0"
}
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog

## 0.1.0 (2026-07-02)


### Features

* CLI + entry point ([a14fcc4](https://github.com/twangodev/spine-codec/commit/a14fcc41b26056826234157b22a0f3e9165932ea))
* config, nn primitives, transformer ([084cc71](https://github.com/twangodev/spine-codec/commit/084cc715f53369f3f6025a387385138ed27294e5))
* DDSP HF split (crossover + noise branch + HF head) + decoder ([c57f466](https://github.com/twangodev/spine-codec/commit/c57f46677f078de7796eb0f2fcf2a89acf02c5bd))
* encoder + multi-scale FSQ quantizer ([bd965a9](https://github.com/twangodev/spine-codec/commit/bd965a9c141e10a18334716f16ffd62bf87a87ea))
* GAN training loop + reference config ([eebc342](https://github.com/twangodev/spine-codec/commit/eebc342e288122a05bc42af263cc228eaf4215d5))
* inference tools + audio dataset ([12aee3d](https://github.com/twangodev/spine-codec/commit/12aee3d14cea7118b18cc9512c9457029c4003da))
* losses, discriminators, EMA ([ef6feea](https://github.com/twangodev/spine-codec/commit/ef6feea813e6232b1c90d4bd9184f356768846d7))
* pretrained model loading from the Hugging Face Hub ([3dbd910](https://github.com/twangodev/spine-codec/commit/3dbd910dcbab7a38815b4373c3aac432c1570bbc))
* PyPI packaging metadata and py.typed marker ([d251117](https://github.com/twangodev/spine-codec/commit/d25111781a7a495f380b570dd7d641ebf4220529))
* release-please and PyPI trusted publishing in python.yml ([b19b137](https://github.com/twangodev/spine-codec/commit/b19b13794835a115ce8a4f052ffb8f777e85b9a3))
* Spine model + public API ([aa88b9b](https://github.com/twangodev/spine-codec/commit/aa88b9b86ce03204a08695806d2f288caae5d6dc))


### Documentation

* absolute links and plain note for PyPI rendering ([7f1d75d](https://github.com/twangodev/spine-codec/commit/7f1d75de3a1b8291aa56573ccf836aebbe1b3f32))
* drop the pypi spine name collision note ([952f387](https://github.com/twangodev/spine-codec/commit/952f387669698d83ac7f044acdf5d9c5752ab110))
* pip installation and publishing notes ([235d9ea](https://github.com/twangodev/spine-codec/commit/235d9ea48af3d12c13af0f17c447ca210e052a10))
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ authors:
repository-code: https://github.com/twangodev/spine-codec
license: Apache-2.0
version: 0.1.0 # x-release-please-version
date-released: 2026-07-01 # x-release-please-date
date-released: 2026-07-02 # x-release-please-date