Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Speakr - Self-Hosted AI Transcription and Intelligent Note-Taking Platform. Alternative to Otter.ai

Speakr - Self-Hosted AI Transcription and Intelligent Note-Taking Platform. Alternative to Otter.ai

Scheduled Pinned Locked Moved App Wishlist
6 Posts 3 Posters 70 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    T
    Teiluj
    wrote last edited by
    #1

    Speakr - Self-Hosted AI Transcription and Intelligent Note-Taking Platform, alternative to Otter.ai


    • Main Page: https://murtaza-nasir.github.io/speakr/
    • Git: https://github.com/murtaza-nasir/speakr
    • Licence: Dual-licensed — AGPL-3.0 or Commercial License (choose one)
    • Dockerfile: Yes (used by the Docker Compose setup)
    • Docker-compose: Yes - Recommended setup via docker compose up -d with an env template
    • Demo: No public demo available

    • Summary:
      • Self-hosted transcription platform that captures audio (mic, system/tab audio, or uploaded files), transcribes via bring-your-own ASR engines (self-hosted WhisperX, OpenAI, AssemblyAI, and more), and turns recordings into searchable knowledge with speaker diarization, summaries, and event extraction
      • Features per-recording AI chat, "Inquire Mode" agentic semantic search across your entire library, smart tags with custom prompts, retention policies, and automated exports
      • Multi-user with OIDC SSO, groups with auto-shared recordings, REST API with Swagger UI, signed webhooks, and usage budgets — packaged as a mobile-first PWA in seven languages

    • Notes:
      • Perfect for privacy-conscious users and teams wanting to self-host the full pipeline (e.g. WhisperX + local LLM) so recordings and transcripts never leave your environment
      • Requires external ASR and LLM API services (or self-hosted companions like whisperx-asr-service) to function — it orchestrates transcription rather than including a built-in engine

    • Alternative to / Libhunt link: https://alternativeto.net/software/otter-ai/

    • Screenshots:
      Available here: https://murtaza-nasir.github.io/speakr/screenshots/

      • The main view: recordings list, transcript, and summary
        image.jpeg

      • Video playback synced to the transcript
        image.jpeg

      • Audio player with the generated summary
        image.jpeg

      • Per-recording stats and speaker breakdown
        image.jpeg

    timconsidineT jdaviescoatesJ 2 Replies Last reply
    3
    • T Teiluj

      Speakr - Self-Hosted AI Transcription and Intelligent Note-Taking Platform, alternative to Otter.ai


      • Main Page: https://murtaza-nasir.github.io/speakr/
      • Git: https://github.com/murtaza-nasir/speakr
      • Licence: Dual-licensed — AGPL-3.0 or Commercial License (choose one)
      • Dockerfile: Yes (used by the Docker Compose setup)
      • Docker-compose: Yes - Recommended setup via docker compose up -d with an env template
      • Demo: No public demo available

      • Summary:
        • Self-hosted transcription platform that captures audio (mic, system/tab audio, or uploaded files), transcribes via bring-your-own ASR engines (self-hosted WhisperX, OpenAI, AssemblyAI, and more), and turns recordings into searchable knowledge with speaker diarization, summaries, and event extraction
        • Features per-recording AI chat, "Inquire Mode" agentic semantic search across your entire library, smart tags with custom prompts, retention policies, and automated exports
        • Multi-user with OIDC SSO, groups with auto-shared recordings, REST API with Swagger UI, signed webhooks, and usage budgets — packaged as a mobile-first PWA in seven languages

      • Notes:
        • Perfect for privacy-conscious users and teams wanting to self-host the full pipeline (e.g. WhisperX + local LLM) so recordings and transcripts never leave your environment
        • Requires external ASR and LLM API services (or self-hosted companions like whisperx-asr-service) to function — it orchestrates transcription rather than including a built-in engine

      • Alternative to / Libhunt link: https://alternativeto.net/software/otter-ai/

      • Screenshots:
        Available here: https://murtaza-nasir.github.io/speakr/screenshots/

        • The main view: recordings list, transcript, and summary
          image.jpeg

        • Video playback synced to the transcript
          image.jpeg

        • Audio player with the generated summary
          image.jpeg

        • Per-recording stats and speaker breakdown
          image.jpeg

      timconsidineT
      timconsidineT
      timconsidine
      App Dev
      wrote last edited by
      #2

      @Teiluj I will take a look at this (no promises).

      Without hijacking the thread, have you seen my LocalPlaud community app ?
      It’s not the same but it’s in the same space, and it is already packaged / published.
      You don’t need a Plaud device to use LocalPlaud - now copes with dictating into it and uploading recordings.

      Indie app dev, scratching my itches : communityapps.appx.uk, portfolio at myca.appx.uk

      T 1 Reply Last reply
      2
      • timconsidineT timconsidine

        @Teiluj I will take a look at this (no promises).

        Without hijacking the thread, have you seen my LocalPlaud community app ?
        It’s not the same but it’s in the same space, and it is already packaged / published.
        You don’t need a Plaud device to use LocalPlaud - now copes with dictating into it and uploading recordings.

        T
        T
        Teiluj
        wrote last edited by
        #3

        Hi @timconsidine

        @Teiluj I will take a look at this (no promises).

        Even for considering, thank you already

        Without hijacking the thread, have you seen my LocalPlaud community app ?
        It’s not the same but it’s in the same space, and it is already packaged / published.

        I actually did have a look and was quite interested but I am not familiar with Plaud and by the looks of it, it is the kind of application that I would initially ran away (maybe wrongly) from because of privacy and security concerns.

        You don’t need a Plaud device to use LocalPlaud - now copes with dictating into it and uploading recordings.

        I did not know this and it goes miles into alleviating my Plaud concerns. I will git it a try!

        timconsidineT 1 Reply Last reply
        1
        • T Teiluj

          Hi @timconsidine

          @Teiluj I will take a look at this (no promises).

          Even for considering, thank you already

          Without hijacking the thread, have you seen my LocalPlaud community app ?
          It’s not the same but it’s in the same space, and it is already packaged / published.

          I actually did have a look and was quite interested but I am not familiar with Plaud and by the looks of it, it is the kind of application that I would initially ran away (maybe wrongly) from because of privacy and security concerns.

          You don’t need a Plaud device to use LocalPlaud - now copes with dictating into it and uploading recordings.

          I did not know this and it goes miles into alleviating my Plaud concerns. I will git it a try!

          timconsidineT
          timconsidineT
          timconsidine
          App Dev
          wrote last edited by
          #4

          @Teiluj understood about privacy.

          It’s actually why I built it, so my Plaud recordings don’t get processed on Plaud, just pass through.

          But then I found that it’s just as easy to dictate into the interface or upload a recording (input device agnostic).
          So actually I’m using my Plaud less and going direct.

          One thing I like about LocalPlaud is the ability to make multiple small recordings and a composite summary is auto generated. I use this feature as a Mood Journal. Dictate snippets. Have them summarised.

          Indie app dev, scratching my itches : communityapps.appx.uk, portfolio at myca.appx.uk

          1 Reply Last reply
          2
          • T Teiluj

            Speakr - Self-Hosted AI Transcription and Intelligent Note-Taking Platform, alternative to Otter.ai


            • Main Page: https://murtaza-nasir.github.io/speakr/
            • Git: https://github.com/murtaza-nasir/speakr
            • Licence: Dual-licensed — AGPL-3.0 or Commercial License (choose one)
            • Dockerfile: Yes (used by the Docker Compose setup)
            • Docker-compose: Yes - Recommended setup via docker compose up -d with an env template
            • Demo: No public demo available

            • Summary:
              • Self-hosted transcription platform that captures audio (mic, system/tab audio, or uploaded files), transcribes via bring-your-own ASR engines (self-hosted WhisperX, OpenAI, AssemblyAI, and more), and turns recordings into searchable knowledge with speaker diarization, summaries, and event extraction
              • Features per-recording AI chat, "Inquire Mode" agentic semantic search across your entire library, smart tags with custom prompts, retention policies, and automated exports
              • Multi-user with OIDC SSO, groups with auto-shared recordings, REST API with Swagger UI, signed webhooks, and usage budgets — packaged as a mobile-first PWA in seven languages

            • Notes:
              • Perfect for privacy-conscious users and teams wanting to self-host the full pipeline (e.g. WhisperX + local LLM) so recordings and transcripts never leave your environment
              • Requires external ASR and LLM API services (or self-hosted companions like whisperx-asr-service) to function — it orchestrates transcription rather than including a built-in engine

            • Alternative to / Libhunt link: https://alternativeto.net/software/otter-ai/

            • Screenshots:
              Available here: https://murtaza-nasir.github.io/speakr/screenshots/

              • The main view: recordings list, transcript, and summary
                image.jpeg

              • Video playback synced to the transcript
                image.jpeg

              • Audio player with the generated summary
                image.jpeg

              • Per-recording stats and speaker breakdown
                image.jpeg

            jdaviescoatesJ
            jdaviescoatesJ
            jdaviescoates
            wrote last edited by
            #5

            @Teiluj said:

            Speakr - Self-Hosted AI Transcription and Intelligent Note-Taking Platform, alternative to Otter.ai

            This sounds great! Thanks for sharing.

            I use Cloudron with Gandi & Hetzner

            1 Reply Last reply
            0
            • timconsidineT
              timconsidineT
              timconsidine
              App Dev
              wrote last edited by timconsidine
              #6

              I did a quick research pass :

              • viable
              • defaults to full PyTorch which makes it a fat image, but could try the lite version with some compromises
              • latest release is v0.10.5-alpha so still young as a repo and all recent releases are alpha

              None of those are blockers, just issues to deal with, might be a bumpy road until it is stable.

              I will add it to my 'Consider' list, maybe watch the repo a little, but if anyone else wants to get there first, please go ahead, don't let my looking at it dissuade any packagers.

              Indie app dev, scratching my itches : communityapps.appx.uk, portfolio at myca.appx.uk

              1 Reply Last reply
              3

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Bookmarks
              • Search