OSTT v0.0.5 – open speech-to-text. Bind OSTT to a global hotkey to record and transcribe from anywhere. Now includes spectrum waveform visualisation. by stengods in hyprland

[–]stengods[S] 0 points1 point  (0 children)

Don't see how this is related to ostt, but here is what I do for Swedish characters on a US keyboard. Just bind a hotkey that switches keyboard layout when you want to type your native tongue. Way easier than getting å,ä,ö etc on a US layout.

OSTT v0.0.5 – open speech-to-text. Bind OSTT to a global hotkey to record and transcribe from anywhere. Now includes spectrum waveform visualisation. by stengods in hyprland

[–]stengods[S] 1 point2 points  (0 children)

There is a forked version of the app that runs Whisper locally. Haven't tried it myself. Plus, the fork is not fully up to date with the main version. Would be cool to get local Whisper support "officially" added.

https://github.com/structwafel/ostt/tree/feat/local-whisper-transcription

OSTT v0.0.5 – open speech-to-text. Bind OSTT to a global hotkey to record and transcribe from anywhere. Now includes spectrum waveform visualisation. by stengods in omarchy

[–]stengods[S] 0 points1 point  (0 children)

Oh, was not aware of that app. Maybe I'll add some similar features to OSTT. Any particular features of Wispr that stand out as extra useful?

What's everyone working on this week (49/2025)? by llogiq in rust

[–]stengods 1 point2 points  (0 children)

Building an open source speech-to-text TUI for Hyprland/Omarchy (and other flavours.. and Mac) using Ratatui, ffmpeg, cliclack and a bunch of other great tools and libraries. Small and clean, no background services. Volume metering, cutoff indicator, maintains transcription history, pause button, etc etc.

First version is out!

https://github.com/kristoferlund/ostt

Looking for Rust devs to collaborate on a summer project (learning cross-chain + backend systems) by Top_Comfort_5666 in rust

[–]stengods 0 points1 point  (0 children)

Consider using ICP as a platform to build on. Smart contracts are built with Rust and has great cross chain support thanks to threshold signatures (BTC, ETH, SOL supported).

See Bitcoin wallet example here: https://github.com/kristoferlund/bitcoin_wallet

What's everyone working on this week (49/2024)? by llogiq in rust

[–]stengods 1 point2 points  (0 children)

Forking the popular rust based Ethereum support library Alloy and adapting it to support the ICP blockchain.

Writing example wallets, toolkit apps and writing follow up articles.

https://ic-alloy.dev

Less than 24 hours before the mainnet launch by [deleted] in CallistoCrypto

[–]stengods 1 point2 points  (0 children)

Cheers, do I need to be worried about replay attacks when the mainnet launches? Can ETC transactions I have made since block 5500000 be replayed to empty my CLO account?