Luka Zakrajšek
1.1K posts

Luka Zakrajšek retweetet

Real-time speech translation is here — and it's infrastructure, not a feature.
Today we're launching multilingual translation in the Soniox API, plus a new mobile app that brings our universal voice AI to your pocket.
soniox.com/blog/2025-06-1…
English

@mitsuhiko Do you use structured output with strict JSON schemas? By using JSON schema they use a custom LLM sampler (llguodance) that forces the correct JSON output.
x.com/OpenAIDevs/sta…
OpenAI Developers@OpenAIDevs
Shout out to the LLGuidance team for laying the groundwork to help make this happen. github.com/guidance-ai/ll… Read more about Structured Outputs in our docs: #supported-schemas" target="_blank" rel="nofollow noopener">platform.openai.com/docs/guides/st…
English

@bancek Do you know of a public code base that uses that pattern I can look at for inspiration?
English

@mitsuhiko Depends on how much logic you have in your handlers. If there is just one models call, you probably don't need this.
English

@bancek Is that a common pattern in go? It seems like people recommend against this.
English
Luka Zakrajšek retweetet

Today we’re launching something foundational — Soniox Speech-to-Text AI: a single, universal model that understands speech in 60+ languages in real time with high accuracy.
soniox.com/blog/2025-04-2…
English

@anze3db If you use uwsgi as a standalone server (like gunicorn) make sure to use --http11-socket instead of --http-socket flag, otherwise you can get some really weird errors with service meshes and gateways.
#http11-socket" target="_blank" rel="nofollow noopener">uwsgi-docs.readthedocs.io/en/latest/Opti…
English
Luka Zakrajšek retweetet

Koofr bo v kratkem praznoval 12 rojstni dan!
Ob tej priložnosti je naš direktor, Damjan Matičič, v intervjuju za @ForbesSlovenija spregovoril o razvoju Koofra, prihodnosti varnega in zasebnega shranjevanja podatkov ter uporabi umetne inteligence.
forbes.n1info.si/posel/slovenci…
Slovenščina
Luka Zakrajšek retweetet

Koofr just got snappier!⚡️
Due to recent backend upgrades, Koofr can now process almost double the requests it was able to before, resulting in a very noticeable speed ups in web and mobile applications 🙌
changelog.koofr.net/koofr-just-got…

English
Luka Zakrajšek retweetet

Meet Omnio: the world’s first multimodal AI capable of general audio and speech intelligence.
Learn more: soniox.com/blog/omnio

English

@zeeg Does your app handle a lot of text input? If yes, do not use Flutter. Flutter does not use native text input fields but reimplements everything from scratch so the experience on iOS is quite bad.
English

danes sem se srečal s temle produktom. izgleda uporabno
brezavta.si
Slovenščina

@anze3db Use smaller structs or group fields with empty lines. Each group has a separate column alignment.
English

@samuelcolvin @pydantic That is true. The formatting of f-string causes side effects. But collecting the trace in Logfire might cause these side effects to be called again.
English

f-string magic just landed in @pydantic Logfire.
It means we extract variables from f-string messages and add them to attributes.
All the advantages of attributes and constant span names, with IDE warnings and auto-complete.
Plus you no longer have to write out the name three times -
`"{state}", state=state` becomes `f"{state}"`


English





