Speakr

 Like

Speakr is a personal, self-hosted web application designed for transcribing audio recordings (like meetings), generating concise summaries and titles, and interacting with the content through a chat interface. Keep all your meeting notes and insights securely on your own server.

Speakr screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • US flagUnited States

Platforms

  • Self-Hosted
  • Python
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Dark Mode
  2.  AI Chatbot
  3.  Speech to text
  4.  OpenAI integration
  5.  AI Summarization
  6.  Drag and Drop
  7.  Audio Summary
  8.  AI-Powered

 Tags

  • AI Chat
  • openai-api
  • whisper-ai
  • ai-transcription

Speakr News & Activities

Highlights All activities

Recent activities

Show all activities

Speakr information

  • Developed by

    US flagMurtaza Nasir
  • Licensing

    Open Source (AGPL-3.0) and Free product.
  • Alternatives

    52 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

AI Tools & ServicesAudio & Music

GitHub repository

  •  597 Stars
  •  49 Forks
  •  2 Open Issues
  •   Updated May 31, 2025 
View on GitHub

Our users have written 0 comments and reviews about Speakr, and it has gotten 0 likes

Speakr was added to AlternativeTo by Paul on May 6, 2025 and this page was last updated May 6, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Speakr?

Speakr is a personal, self-hosted web application designed for transcribing audio recordings (like meetings), generating concise summaries and titles, and interacting with the content through a chat interface. Keep all your meeting notes and insights securely on your own server.

Features:

Core Functionality:

  • Audio Upload: Upload audio files (MP3, WAV, M4A, etc.) via drag-and-drop or file selection.
  • Background Processing: Transcription and summarization happen in the background without blocking the UI.
  • Transcription: Uses OpenAI-compatible Speech-to-Text (STT) APIs (configurable, e.g., self-hosted Whisper).
  • AI Summarization & Titling: Generates concise titles and summaries using configurable LLMs via OpenAI-compatible APIs (like OpenRouter).
  • Interactive Chat: Ask questions and interact with the transcription content using an AI model.
  • Metadata Editing: Edit titles, participants, meeting dates, summaries, and notes associated with recordings.

User Features:

  • Authentication: Secure user registration and login system.
  • Account Management: Users can change their passwords.
  • Recording Gallery: View, manage, and access all personal recordings.
  • Dark Mode: Switch between light and dark themes.

Admin Features:

  • Admin Dashboard: Central place for administration tasks (/admin).
  • User Management: Add, edit, delete users, and grant/revoke admin privileges.
  • System Statistics: View overall usage statistics (total users, recordings, storage, etc.).

Official Links