Voice memos to Joplin notes

This page summarizes the projects mentioned and recommended in the original post on /r/joplinapp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • NoteWhispers

    Voice memos recorded from the microphone, transcribed offline to text and converted to Joplin notes

  • Started using Joplin (linux desktop) two weeks ago and am genuinely impressed, mostly with its customizability. Installed only one plugin because most of the needed functionality is covered by the customizable base. As part of my workflow I use voice memos and being able to send those to Joplin as text is very appealing to me. So I put together a command-line Linux (usable from the Gnome desktop too) utility to record voice memos, transcribe them into text and create new Joplin notes (using the data API). It uses offline speech recognition based on whisper.cpp and surprisingly, is quite accurate, usable and practical. Transcribes to the clipboard too. Please, take a look: https://github.com/QuantiusBenignus/NoteWhispers

  • whisper.cpp

    Port of OpenAI's Whisper model in C/C++

  • All the models are described here: https://github.com/ggerganov/whisper.cpp/tree/master/models

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts