transcript.fish VS obsidian-releases

Compare transcript.fish vs obsidian-releases and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
transcript.fish obsidian-releases
3 1,654
16 8,119
- 4.2%
8.8 9.9
9 days ago 4 days ago
TypeScript JavaScript
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

transcript.fish

Posts with mentions or reviews of transcript.fish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-16.
  • Ask HN: Tell us about your project that's not done yet but you want feedback on
    68 projects | news.ycombinator.com | 16 Aug 2023
    I have been working on this podcast transcription project for a couple months and it's been super rewarding.

    I listen to a podcast called No Such Thing As A Fish, where some researchers talk about their favorite facts they learned that week. Then they riff on it and are generally smart and funny. I listened to the series so many times that I decided I wanted to listen to the show on shuffle, not at the episode level, but at the fact level.

    Since I have been playing around with whisper.cpp in python this seemed like a perfect way to combine some technologies I've been wanting to play with.

    I ran whisper over the entire podcast and transcribed all the episodes. I had to do this multiple times because I kept messing up. It eventually took like 7 straight days of my M1 processing to get through ~490 episodes.

    4 million words, and an 800Mb SQLite database later, I got the transcriptions done and have put up a nice site for searching through the data.

    https://transcript.fish

    Now I just need to figure out the rest. Breaking it up into facts. Getting the audio working. Highlighting and linking to words, phrases, etc.

    Some cool info about the process so far:

    1. The SQLite database is chunked up and stored as static files, and the frontend queries the static files directly using HTTP range requests, so it only downloads a couple hundreds kbs when querying.

    2. I've been proper using ChatGPT 3.5 free version to help me write python and SQL. It's been pretty game changing as I feel basically no pain from not knowing what I'm doing.

    The code is here: https://github.com/noman-land/transcript.fish

    Please help if you know how to get whisper speaker diarization working!! I would really appreciate the help.

  • Cloud Backed SQLite
    5 projects | news.ycombinator.com | 5 Jul 2023
    Interesting, thanks for the tip! I've never heard of lockdown mode. Unfortunately I don't own an iPhone. Any chance you could post an issue with steps to repro?

    https://github.com/noman-land/transcript.fish/issues

    Thank you!

obsidian-releases

Posts with mentions or reviews of obsidian-releases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Unlocking Efficiency: The Significance of Technical Documentation
    1 project | dev.to | 4 May 2024
  • UX Case Study: Markdown Heading
    4 projects | dev.to | 27 Apr 2024
    The closest editor that follows our first principle is Obsidian editor:
  • I switched from Notion to Obsidian
    2 projects | dev.to | 23 Apr 2024
    The solution was already installed on both my computer and my phone: Obsidian.
  • Why single vendor is the new proprietary
    2 projects | news.ycombinator.com | 19 Apr 2024
    > why does open source need to "win"

    Open source does not need to win.

    But your ability to be in control of your computer needs to be preserved. A proprietary fridge cannot control your diet, while a proprietary App Store can control what software you install on YOUR phone (unless you live in EU, hello DMA!). The tail wags the dog, so to speak. Proprietary software has also been shown to break user workflows or remove functions in an update while leaving users with no choice whatsoever.

    One alternative to having open source win is to ensure software must come with a robust warranty and other assurances you expect from the things you buy. EU's CRA will make software vulnerabilities in WiFi routers covered by warranty, for example.

    You can also ensure robust and interoperable data storage options. For example, https://obsidian.md/ stores all notes in Markdown, not holding the data hostage in case users will not like how future versions will work. GDPR actually has a provision for data portability (Art. 20), but it does not seem to have a requisite effect on the industry yet.

    And until the above issues are solved, open source remains the best way to ensure that a software tail cannot wag your computer dog.

  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    10 projects | news.ycombinator.com | 3 Apr 2024
    [2] https://obsidian.md/
  • Replatforming from Gatsby to Zola!
    5 projects | dev.to | 2 Apr 2024
    So I've had my fair share of personal websites and blogs. I have built them on stacks ranging from the most basic HTML and CSS, to hosted frameworks like Wordpress and Laravel, to the more modern single page applications built in Vue and React. For a simple content blog I think you can't go wrong with a Static Site Generator though. These days I am almost exclusively writing everything in Obsidian. Which is great because its all in standard markdown format. This allows for a really neat and easy content publishing workflow.
  • Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
    2 projects | news.ycombinator.com | 19 Mar 2024
    Consider making an Obsidian[^1] plugin, or writing to Obsidian-compatible Markdown files :)

    [^1]: https://obsidian.md/

  • Setting Up Obsidian for Content Planning and Project Management
    3 projects | dev.to | 11 Mar 2024
    Obsidian is a writing application created to allow for offline / private note taking in markdown format, in an interface that looks a lot like our regular programming IDE. It is very flexible, with a good collection of community plugins that you can use to customize Obsidian to your heart contents.
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Obsidian support via our Obsidian Plugin
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024

What are some alternatives?

When comparing transcript.fish and obsidian-releases you can also consider the following projects:

EmailFlare - Send emails from your domain through Cloudflare for free. Self host on your account.

Trilium Notes - Build your personal knowledge base with Trilium Notes

dashflare - An unofficial Cloudflare dashboard built on top of Cloudflare API.

QOwnNotes - QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

YourVision - AI-powered image editor

vimwiki - Personal Wiki for Vim

audioflare - An all-in-one AI audio playground using Cloudflare AI Workers to transcribe, analyze, summarize, and translate any audio file.

TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

web-tables-demo

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

cloudflare-for-speed-and-security - Scale faster and save big with the global edge cloud platform - https://kerkour.com/cloudflare-for-speed-and-security

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.