Category: Technology

My Power on the Go Kit. 0

Power on the Go

Table of Contents1 Requirements2 Standard3 GAN Charger4 Power Bank5 Cables6 USB-C Barrel Jacks7 Other Devices8 Future I have written about batteries and power banks before, which I use when traveling, primarily in the car or when staying somewhere for an extended period. However, this post is specifically about my power management during trips...

Jotheyali Web Playlist Player. Load and play JSPF playlists from web URLs. 0

Jotheyali – Web Playlist Player

I prefer a vendor-neutral playlist of songs and media. The standard I like is JSPF (JSON XSPF). It’s also a standard feature that ListenBrainz supports, but unfortunately, it is limited to what’s available on MusicBrainz. If you want to maintain playlists outside Listenbrainz, then try mbzlists. It’s a FOSS playlist creator, editor, and...

1

Local LanguageTool With Eloquent and LibreOffice

English wasn’t my first/primary language. I attended a Kannada-medium school during my primary school years and switched to an English-medium school in high school. I caught up with it as I grew up speaking it with friends and then colleagues, as English is the primary language at work 1. Now that we are...

0

Embedding models for Kannada

Table of Contents1 Open Weight Models1.1 nomic-embed-text-v2-moe1.2 paraphrase-multilingual1.3 bge-m31.4 snowflake-arctic-embed22 OpenAI Model2.1 text-embedding-3-large Embedding models transform words, sentences, documents, or digital items into vectors of numbers (usually floats) so that machines can understand and compare them semantically1. A good embedding model has enough information to capture the meaning and relationships in dense vector...

3

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...