transcript.fish VS web-tables-demo

Compare transcript.fish vs web-tables-demo 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 web-tables-demo
3 3
16 14
- -
8.8 0.8
9 days ago about 1 year ago
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.

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!

web-tables-demo

Posts with mentions or reviews of web-tables-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-20.
  • Solving the 100GB Game Download
    2 projects | news.ycombinator.com | 20 Oct 2023
    We've recently made a similar thing for databases: https://github.com/ClickHouse/web-tables-demo

    It downloads the database on demand and optionally caches on the client side: https://presentations.clickhouse.com/meetup73/new_features/#...

    But it is not a new idea; for example, it was already implemented for SQLite a long time ago.

  • Cloud Backed SQLite
    5 projects | news.ycombinator.com | 5 Jul 2023
    I recommend checking a similar project - storing ClickHouse databases on GitHub pages for serverless analytical queries: https://github.com/ClickHouse/web-tables-demo
  • Throwing lots of data at DuckDB and Athena
    3 projects | news.ycombinator.com | 23 Apr 2023
    I've added a benchmark of ClickHouse and Athena to ClickBench:

    https://pastila.nl/?0198061e/f2e0e7b2d61d0fe322607b58fc7200b...

    When ClickHouse operates in a "data lake" mode - simply by processing a bunch of parquet files on S3. Obviously it is faster than Athena. But I also want to add Presto, Trino, Spark, Databricks, Redshift Spectrum, and Boilingdata, that are currently missing from the benchmark.

    Please help me adding them: https://github.com/ClickHouse/ClickBench

    Also, it includes another mode of ClickHouse, named "web" - MergeTree tables hosted on a HTTP server (which is more efficient than parquet). See https://github.com/ClickHouse/web-tables-demo

    About R2 - it is currently slow, and also incompatible with S3 (e.g., no multipart uploads).

What are some alternatives?

When comparing transcript.fish and web-tables-demo you can also consider the following projects:

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

ClickBench - ClickBench: a Benchmark For Analytical Databases

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

puffin - Serverless HTAP cloud data platform powered by Arrow × DuckDB × Iceberg

YourVision - AI-powered image editor

s3fs-fuse - FUSE-based file system backed by Amazon S3

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

win10-storage-spaces - Scripts for creating an destroying Fault Tolerant multi-tier storage spaces on Windows 10

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

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

paisa - Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi