From a81a443763001a595b792e42eae34f9671b8fff4 Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Mon, 7 Sep 2026 17:49:01 +0200 Subject: [PATCH] docs(blog): Python install is interscript-ml, not secryst --- src/content/blog/2026-08-24-phonological-layer-shipped.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/blog/2026-08-24-phonological-layer-shipped.adoc b/src/content/blog/2026-08-24-phonological-layer-shipped.adoc index da9a945b..27ad836e 100644 --- a/src/content/blog/2026-08-24-phonological-layer-shipped.adoc +++ b/src/content/blog/2026-08-24-phonological-layer-shipped.adoc @@ -126,8 +126,8 @@ conversions authorities have published, and a measured neural layer for the ones they haven't. Same discipline, same checksums, same bytes out of every runtime. -Try it: `pip install secryst` — +Try it: `pip install interscript-ml` — `Secryst::Model.load("tha-g2p-small-1.0")` in Ruby, `Model.load` in -Python, the same in TypeScript. The catalog lives at +Python, `transliterateAsync` in TypeScript. The catalog lives at https://github.com/interscript/interscript-ml[interscript-ml]; the measured story behind every number lives in its results log.