YourVision VS transcript.fish

Compare YourVision vs transcript.fish 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
YourVision transcript.fish
2 3
31 16
- -
5.3 8.8
11 months ago 8 days ago
TypeScript TypeScript
- -
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.

YourVision

Posts with mentions or reviews of YourVision. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-06.

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!

What are some alternatives?

When comparing YourVision and transcript.fish you can also consider the following projects:

Brian-AI - Brian uses GPT-4 to control your browser and perform repetitive actions on your behalf. Currently it allows you to define ad-hoc instructions.

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

AIOne Lynx - Manage and launch all your AI from a single dashboard.

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

SolidUI - one sentence generates any graph

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

sd-diffusion-and-dragons - stable-diffusion-web-ui extension that generates detailed text descriptions and intricate image prompts with ChatGPT for tabletop fantasy RPGs

web-tables-demo

Stable-Diffusion-Pickle-Scanner-GUI - Pickle Scanner GUI

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

Leon - 🧠 Leon is your open-source personal assistant.

sql.js-httpvfs - Hosting read-only SQLite databases on static file hosters like Github Pages