Category: Technology

1

Walking, Talking, Writing: A Blog Post Experiment

So, I’m going to attempt to write a blog post, actually by dictating it using IdeaShell. It’s my dream to write a whole blog post using voice. It’s not done using any Text-generating LLMs, but this is done using Speech to Text (STT). Just to try it out. I’m doing this while I’m taking a stroll at Madras, an evening stroll. It’s a good way to test it because I just wanted to test it in different environments. How does it perform?

Sarvam Translate, translating a story. 1

First Impressions of Sarvam Indic Translate Model

I have been searching for models that perform translations between Kannada and English and vice versa. I learned about the Sarvam Translate model, which seemed very promising. I tried it on their site before downloading the model directly to run locally. Model weights are available under GPL. Sarvam-Translate is an advanced translation model...

0

Local Music, Global Discovery

I listen to Music from my homelab server using Navindrome and several client apps. It works both when I am online and offline. But one of the things that you miss when you listen to local Music is discoverability. It’s not easy to find new, interesting Music unless you’re on one of those...

2

Common Alerting Protocol (CAP) in the Indian Context

If you are interested in tracking weather alerts like I am, you should know about the Common Alerting Protocol (CAP). CAP is a standard XML formatted message that shares disaster/emergency alerts between creators, distributors, and receivers. For example, extreme rain alerts from IMD/Mausam (creator) to phones (receivers) through telecom service providers (distributors). It...

2

Speech Note: App for Offline Speech to Text, TTS, and Translation

Table of Contents1 Speech to Text2 Text to Speech3 Translation4 Actions5 Settings6 Need help I’ve always dreamed of talking to computers. Cloud tools made it possible, but nothing beats doing it right on your machine. The first one I encountered that ran well locally was Dragon Speak. It worked pretty well but was...

2

Linked List: FOSS Apps for Sharing Files between Devices

Table of Contents1 LocalSend2 KDE Connect3 Syncthing It’s a common requirement to share the files between multiple devices we own, sometimes even with strangers. Even though it’s a widespread requirement, there is no universal standard. iOS folks use AirDrop and Android folks use QuickShare, etc. They work only within their walled gardens, even...