GitPedia
pluja

pluja/whishper

Transcribe any audio to text, translate and edit subtitles 100% locally with a web UI. Powered by whisper models!

21 Releases
Latest: 1y ago
v3.1.4Latest
plujapluja·1y ago·September 17, 2024
GitHub

📋 Changes

  • Update yt-dlp
v3.1.3
plujapluja·2y ago·January 30, 2024
GitHub

📋 What's Changed

  • Fixed issue with VTT format (#81)
  • Update README.md by @miketwo in https://github.com/pluja/whishper/pull/75

New Contributors

  • @miketwo made their first contribution in https://github.com/pluja/whishper/pull/75
  • Full Changelog: https://github.com/pluja/whishper/compare/v3.1.2...v3.1.3
v3.1.2
plujapluja·2y ago·January 3, 2024
GitHub

📋 What's Changed

  • Add `CPU_THREADS` environment to configure the CPU threads used. It defaults to 4. (#28)
  • Full Changelog: https://github.com/pluja/whishper/compare/v3.1.1...v3.1.2
v3.1.1
plujapluja·2y ago·December 30, 2023
GitHub

📋 What's Changed

  • Use actual filename of uploaded media instead of "subtitles.srt" when downloading transcription by @JonasCz in https://github.com/pluja/whishper/pull/69
  • Display time in hh:mm:ss format instead of seconds by @JonasCz in https://github.com/pluja/whishper/pull/70
  • reversed transcription list display by @JonasCz in https://github.com/pluja/whishper/pull/72

New Contributors

  • @JonasCz made their first contribution in https://github.com/pluja/whishper/pull/69
  • Full Changelog: https://github.com/pluja/whishper/compare/v3.0.1...v3.1.1
v3.1.0 - large-v3 supportv3.1.0
plujapluja·2y ago·November 25, 2023
GitHub

Added support for Whisper Large v3 model

  • This release bumps the faster-whisper version to 0.10.0, and adds support for the new OpenAI `large-v3` model (#48) .
  • > More info about the model:
  • > https://github.com/openai/whisper/discussions/1762
  • Full Changelog: https://github.com/pluja/whishper/compare/v3.0.0...v3.1.0
v3 - 🐳 Container Consolidationv3.0.0
plujapluja·2y ago·November 21, 2023
GitHub

📦 Key Updates in This Release

  • > Upcoming Feature Teaser: In the next release, look forward to a highly requested feature – the ability to use local folders as media inputs (#15).
  • ---

📋 Changelog

  • [x] Simplified Docker Experience: Whishper has evolved into a unified docker container, requiring only a database container and the optional `libretranslate` for translations.
  • [x] Enhanced User Feedback: The new upload progress feature (#20) now provides real-time feedback during file uploads, a feature much awaited by our users.
  • [x] Update translation models: When you add new languages to the `LT_LOAD_ONLY` variable in the `.env` file, now LibreTranslate will update and download any new languages. This is achieved by adding `LT_UPDATE_MODELS: True` by default to the Libretranslate environment in the `docker-compose.yml` file.
  • [x] Additional Tweaks and Enhancements: This release also includes various minor fixes and improvements for an overall smoother experience.
  • Explore the Full Changelog: [Whishper v3.0.0 Changes](https://github.com/pluja/whishper/compare/v2.0.0...v3.0.0)
v2.1.1-betaPre-release
plujapluja·2y ago·November 21, 2023
GitHub
v2.1.0-betaPre-release
plujapluja·2y ago·November 21, 2023
GitHub
v2.0.0 - 🔥 GPU Supportv2.0.0
plujapluja·2y ago·October 27, 2023
GitHub

💥 ⚠️ This release introduces **Breaking Changes** ⚠️

  • Make sure to get the latest `docker-compose.yml` and `.env` file versions from the repository!
  • ---

📋 What's Changed

  • [#34] Introduced support for GPU with CUDA: [read the docs](https://whishper.net/guides/gpu/)
  • Improved startup speed
  • Some internal fixes for frontend, backend and API
  • Migrated from yarn to pnpm
  • Improved install script for Linux/MacOS
  • Bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0 in /backend by @dependabot in https://github.com/pluja/whishper/pull/32
  • Bump postcss from 8.4.28 to 8.4.31 in /frontend by @dependabot in https://github.com/pluja/whishper/pull/33
  • See Full Changelog here: https://github.com/pluja/whishper/compare/v1.2.0...v2.0.0
v1.3.7-betaPre-release
plujapluja·2y ago·October 27, 2023
GitHub

**Full Changelog**: https://github.com/pluja/whishper/compare/v1.3.6-beta...v1.3.7-beta

v1.3.6-betaPre-release
plujapluja·2y ago·October 27, 2023
GitHub

**Full Changelog**: https://github.com/pluja/whishper/compare/v1.3.5-beta...v1.3.6-beta

v1.3.5-betaPre-release
plujapluja·2y ago·October 27, 2023
GitHub

**Full Changelog**: https://github.com/pluja/whishper/compare/v1.3.4-beta...v1.3.5-beta

v1.3.4-betaPre-release
plujapluja·2y ago·October 27, 2023
GitHub

**Full Changelog**: https://github.com/pluja/whishper/compare/v1.3.3-beta...v1.3.4-beta

v1.3.3-betaPre-release
plujapluja·2y ago·October 27, 2023
GitHub

**Full Changelog**: https://github.com/pluja/whishper/compare/v1.3.2-beta...v1.3.3-beta

v1.3.2-betaPre-release
plujapluja·2y ago·October 26, 2023
GitHub

**Full Changelog**: https://github.com/pluja/whishper/compare/v1.3.1-beta...v1.3.2-beta

v1.3.1-betaPre-release
plujapluja·2y ago·October 26, 2023
GitHub

**Full Changelog**: https://github.com/pluja/whishper/compare/v1.3.0-beta...v1.3.1-beta

v1.3.0-betaPre-release
plujapluja·2y ago·October 26, 2023
GitHub

📋 What's Changed

  • Bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0 in /backend by @dependabot in https://github.com/pluja/whishper/pull/32
  • Bump postcss from 8.4.28 to 8.4.31 in /frontend by @dependabot in https://github.com/pluja/whishper/pull/33
  • Bump python to 3.11
  • prepare api for GPU support
  • Full Changelog: https://github.com/pluja/whishper/compare/v1.2.0...v1.3.0-beta
v1.2.0
plujapluja·2y ago·September 29, 2023
GitHub

# Breaking! Make sure to update the `docker-compose.yml` variables from the `environment` section of `whishper-frontend` service according to the latest variable names that can be found here: https://github.com/pluja/whishper/blob/main/docker-compose.yml#L93-L95 **Full Changelog**: https://github.com/pluja/whishper/compare/v1.1.1...v1.2.0

V1.1.1v1.1.1
plujapluja·2y ago·September 25, 2023
GitHub

Read [CHANGELOG.md](https://github.com/pluja/whishper/blob/main/CHANGELOG.md) for a complete list of changes.

v1.1.0
plujapluja·2y ago·September 2, 2023
GitHub

Read [CHANGELOG.md](https://github.com/pluja/whishper/blob/main/CHANGELOG.md) for a complete list of changes. Also see: https://whishper.net/troubleshooting/avx-problems/

v1.0.0
plujapluja·2y ago·August 26, 2023
GitHub

Initial Release