You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ listened to, and traced through lineage. A listening from Oída can become a
8
8
prompt or source in GERM; a successful render can become a descendant in
9
9
Akousmata and return to Oída for another listening.
10
10
11
-
Current release: `0.3.2`.
11
+
Current release: `0.3.3`.
12
12
13
13
GERM is an independent Sonic Field Labs project. It can use Stable Audio 3
14
14
providers, but it is not an official Stability AI product.
@@ -147,11 +147,11 @@ listening, re-listening, sonic memory, and cultivation.
147
147
148
148
| Component | Version / contract | GERM integration |
149
149
| --- | --- | --- |
150
-
|[OÍDA](https://github.com/sonicfieldlabs/oida)| 0.9.1 / `oida/gateway/v0.5`| Re-listen to generated sound, derive editable prompts, and retain a listening only when requested. |
151
-
|[Earworm](https://github.com/sonicfieldlabs/earworm)| 0.6.0 / akousma spec v1.5 | Export generation context and preserve provenance, lineage, location/capture, and covenants. |
152
-
|[Akousmata](https://github.com/sonicfieldlabs/akousmata)| 0.6.0| Import remembered sound, prompt, or lineage; write successful generations back as child akousmata. |
153
-
|[AKOÚŌ](https://github.com/sonicfieldlabs/akouo)| 0.9.0 / `akouo/v0.9`| Keeps listening claims, evidence permissions, apparatus, temporal passes, and covenants consistent across the stack. |
154
-
|[Algophony](https://github.com/sonicfieldlabs/algophony)| 0.5.1| Can evaluate lineage-bearing generation batches without changing GERM's generation state. |
150
+
|[OÍDA](https://github.com/sonicfieldlabs/oida)| 0.9.2 / `oida/gateway/v0.5`| Re-listen to generated sound, derive editable prompts, and retain a listening only when requested. |
|[Akousmata](https://github.com/sonicfieldlabs/akousmata)| 0.6.1| Import remembered sound, prompt, or lineage; write successful generations back as child akousmata. |
153
+
|[AKOÚŌ](https://github.com/sonicfieldlabs/akouo)| 0.9.1 / `akouo/v0.9`| Keeps embodied reports distinct from machine inference while structuring evidence permissions, apparatus, temporal passes, and covenants. |
154
+
|[Algophony](https://github.com/sonicfieldlabs/algophony)| 0.5.2| Can evaluate lineage-bearing generation batches without changing GERM's generation state. |
155
155
|[ORAM](https://github.com/sonicfieldlabs/oram)| 0.4.1 | Uses the local GERM-compatible generation surface for constrained sound summoning and transformation. |
0 commit comments