epicenter icon indicating copy to clipboard operation
epicenter copied to clipboard

Press shortcut → speak → get text. Free and open source. More local-first apps soon ❤️

Results 245 epicenter issues
Sort by recently updated
recently updated
newest added

This adds file verification after writing temporary files to force Windows OS buffer flushing, preventing race conditions where FFmpeg attempts to read files before they're fully written to disk.

This enables users to use custom API endpoints and reverse proxies for OpenAI and Groq transcription services, addressing connectivity issues in regions where these services are blocked (resolves #676). The...

### PR Description This PR implements support for the **Cartesia transcription API**, enabling speech-to-text transcription within Whispering. #613

This PR adds initial support for oWhisper as a transcription service option in Whispering. ## Work in Progress 🚧 This is an early draft implementation that explores adding oWhisper as...

This is an attempt to create more space for the textareas (and reduce visual clutter) on Recordings list rows (https://github.com/epicenter-so/epicenter/issues/632) - The ellipses menu only appears on mobile (sm +...

## This Pull Request introduces complete system tray functionality to the Whispering application ### 1. System Tray Integration - **Full Desktop Integration**: The application can now be minimized or closed...

## Summary Implements native voice activity detection for Linux using CPAL audio capture and the Silero VAD model, providing better platform integration and reliability compared to browser-based audio processing. ##...

# Add automatic Enter key press on "Over" voice command This feature enables hands-free message submission by automatically pressing Enter when transcribed audio ends with "Over". ## What it does...

What changed: - Centralized common TypeScript settings in [tsconfig.base.json](tsconfig.base.json) and removed redundant fields from child configs. - Standardized a single cross-workspace UI alias in base: "#/*" → "packages/ui/src/*". - Configured...

### Summary This PR allows Whispering users using the Deepgram API to opt out of the Deepgram [Model Improvement Partnership Program](https://developers.deepgram.com/docs/the-deepgram-model-improvement-partnership-program) by adding the mip_opt_out=true parameter to their API requests....