Відкрив для публічного перегляду/використання бібліотеку на Rust/Python щоб робити аналіз аудіо сигналу на людське мовлення.
Інтегравані 6 різних моделей для цієї задачі.
Репо: https://github.com/RustedBytes/extract-speech
#rust #python
Інтегравані 6 різних моделей для цієї задачі.
Репо: https://github.com/RustedBytes/extract-speech
#rust #python
GitHub
GitHub - RustedBytes/extract-speech: Extract speech from audio using Voice Activity Detection models
Extract speech from audio using Voice Activity Detection models - RustedBytes/extract-speech
👍2
Forwarded from Lobste.rs
Daniel Lemire's blog
Faster JSON parsing with SVE2 on ARM processors
ARM processors, like those in your phone, have instructions capable of processing several elements at once (SIMD). These instructions are called NEON. But many newer processors have a different SIMD extension called SVE. The latest ARM processors have SVE2.…
doing something
Покращую бібліотеку для нормалізації текстів вже другий день. Я її початково створив на С++ щоб перевірити те як працює pybind11 для створення python-розширень. Із проблемних частин - це використання https://github.com/hanickadot/compile-time-regular-expressions…
GitHub
GitHub - RustedBytes/normalize-uk: Ukrainian text normalization, tokenization and sentence splitting, in Rust.
Ukrainian text normalization, tokenization and sentence splitting, in Rust. - RustedBytes/normalize-uk
👾1
Forwarded from Today I Learned 🎓
TIL that Archie Karas was a gambler who received a $10,000 loan in 1992, then turned it into $40 million in 1995 by gambling, only to lose it all later that year. [Source]
Wikipedia
Archie Karas
Anargyros Nicholas Karabourniotis[2] (Greek: Ανάργυρος Καραβουρνιώτης; November 1, 1950 – September 7, 2024), commonly known as Archie Karas, was a Greek-American gambler, high roller, poker player, and pool shark famous for the largest and longest documented…
🥰1
doing something
Updated https://github.com/ThirdLetterC/eth-mempool-monitor #c #crypto #ethereum
Also, optimized it to monitor millions of addresses at once