vtbox release
2024-01-24
vtbox is an offline voice to text transribed tool. It uses whisper
model to transribe an audio file to text. Welcome to try this tool.
2024-01-24
vtbox is an offline voice to text transribed tool. It uses whisper
model to transribe an audio file to text. Welcome to try this tool.
2024-01-16
Recently, I looking for an light weight Andriod app that can display the daily crypto news. Unfortunately, I did find the app match my need. So I decided to write my own App. My first Andriod App was written with Reactive Native
framework, which was not a good experience with JS
. However, I have familiared with Rust
, and also developed a few Rust desktop with Slint-ui
. So I found egui
is a choice for my situation, or maybe the best choice...