python

Back Open Paginator
21.02.2026 17:22
habr (@habr@zhub.link)

Как я снизил WER с 33% до 3.3% для русской речи на CPU: сравнение GigaAM, Whisper и Vosk

За два месяца я перепробовал три ASR-движка, шесть моделей Whisper, адаптивное чанкование, T5-коррекцию и ансамблевое голосование — и большая часть идей оказалась тупиком. В статье — подробный разбор шести тупиков и одной находки: почему GigaAM от Сбера на обычном CPU показывает 3.3% WER на русском, обходя Whisper large-v3-turbo на RTX 4090 (7.9%) в 2.4 раза. С бенчмарками, кодом и честными оговорками.

habr.com/ru/articles/1002260/

#speechtotext #gigaam #whisper #vosk #onnx #распознавание_речи #WER #голосовой_ввод #ASR #python




Show Original Post


21.02.2026 17:09
akkana (@akkana@fosstodon.org)

Had what seemed like a great idea this morning: monkeypatch #python datetime's __lt__ and other related functions to be timezone tolerant. Quickly shot down: turns out the datetime class is immutable so it can't be monkeypatched. Darnit.




Show Original Post


21.02.2026 17:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Reddit is hiring Backend Engineer, Feeds Experience

🔧 #cplusplus #golang #java #kotlin #python #rust #swift #firebase
🌎 Remote; United States
⏰ Full-time
🏢 Reddit

Job details jobsfordevelopers.com/jobs/bac
#jobalert #jobsearch #hiring




Show Original Post


21.02.2026 17:02
PythonPeak (@PythonPeak@mastodon.social)

NaN Membership Mirage

Set insists nan belongs

Demonstrates how NaN fails equality checks yet still survives set membership and even duplicates under different identities.

youtube.com/watch?v=SwQA-YFzptM




Show Original Post


21.02.2026 17:00
thewhalecc (@thewhalecc@framapiaf.org)

𝗟𝗲𝗸𝘁𝗼𝗿:

#Static #CMS #Python #Lektor

thewhale.cc/posts/lektor

Lektor is a flexible and powerful static content management system for building complex and beautiful websites out of flat files — for people who do not want to make a compromise between a CMS and a static blog engine.





Show Original Post


21.02.2026 16:48
PhillipPlays (@PhillipPlays@retro-gaiden.com)

The latest Invoice Buddy is out!

I've put a lot of work into this update. You now have the option to auto-name files based on the last four digits of your card number and can choose the order in which each file is auto-named (Company, Date, Invoice Number, and Card Number).

Additionally, new companies have been added to the database and detection has been greatly improved overall. It's a great way to keep track of receipts!

#Code #Python #InvoiceBuddy

Download: github.com/pdschneider/Invoice




Show Original Post


21.02.2026 16:42
LokiTheCat (@LokiTheCat@toot.community)

Security work isn’t glamorous, but it sure beats being pwned. The PSF says its Python Security Response Team (PSRT) shipped 16 vulnerability advisories for CPython and pip last year—record high—and even coordinates to avoid blindsiding the ecosystem (hello, PyPI ZIP differential attack mitigation). Herding cats? More like herding CVEs 😼

developers.slashdot.org/story/

#Python #PSF #PyPI




Show Original Post


21.02.2026 16:40
lobsters (@lobsters@mastodon.social)

cereggii: Thread synchronization utilities for Python lobste.rs/s/7jojhi
github.com/dpdani/cereggii




Show Original Post


21.02.2026 16:30
wagtail (@wagtail@fosstodon.org)

We're going live on YouTube in ONE hour! Come hang out!

Watch here: youtube.com/watch?v=ZFnvh-XJhIs

#Wagtail #Django #Python #CMS #OpenSource




Show Original Post


21.02.2026 16:20
alvinashcraft (@alvinashcraft@hachyderm.io)

Connect OpenAPI tools to Microsoft Foundry agents | Microsoft Learn

Sample code now available for C#, Java, TypeScript, Python and REST APIs.

learn.microsoft.com/en-us/azur

#foundry #azure #ai #agents #openapi #java #python #dotnet #csharp #typescript #javascript #restapi




Show Original Post


21.02.2026 16:12
habr (@habr@zhub.link)

Как выбрать язык программирования новичку: Обзор ситуации на 2026

Выбор первого языка программирования — важное решение, которое может определить траекторию вашего профессионального развития. В этом расширенном руководстве мы подробно рассмотрим каждый популярный язык программирования объективно, без предпочтения какого-либо одного решения.

habr.com/ru/articles/1002224/

#первый_язык_программирования #гайд #python #выбор_языка_программирования #выбор_языка #zator #с# #JavaScript #SQL #java




Show Original Post


21.02.2026 16:12
habr (@habr@zhub.link)

Метрики для задач NLP. Часть 2. Генерация текста: BLEU, ROUGE, METEOR, BERTScore

В этой статье будет рассказано о популярных метриках оценки для задач генерации текста: BLEU, ROUGE, METEOR, BERTScore. Рассказ будет сопровождаться визуализацией, примерами и кодом на Python. 🔥 Начинаем 🔥

habr.com/ru/articles/1002218/

#nlp #bleu #rouge #meteor #bertscore #python #metric #оценка_моделей




Show Original Post


1 ...446 447 448 449 450 451 452 453 454 455 456 ...1590
UP