Skip to content

Commit bcce441

Browse files
authored
Merge pull request #165 from interscript/blog-python-install
docs(blog): Python install fix
2 parents 77ce45f + a81a443 commit bcce441

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/blog/2026-08-24-phonological-layer-shipped.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ conversions authorities have published, and a measured neural layer
126126
for the ones they haven't. Same discipline, same checksums, same bytes
127127
out of every runtime.
128128

129-
Try it: `pip install secryst` —
129+
Try it: `pip install interscript-ml` —
130130
`Secryst::Model.load("tha-g2p-small-1.0")` in Ruby, `Model.load` in
131-
Python, the same in TypeScript. The catalog lives at
131+
Python, `transliterateAsync` in TypeScript. The catalog lives at
132132
https://github.com/interscript/interscript-ml[interscript-ml]; the
133133
measured story behind every number lives in its results log.

0 commit comments

Comments
 (0)