Commit Graph

670 Commits

Author SHA1 Message Date
admin 572587bb85 Fix syntax error in tasks.py speaker identification prompt
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 20:43:37 +00:00
admin cfc38b21ed Reduce header logo size to 25% while keeping responsive layout 2026-06-14 20:42:31 +00:00
ScrAIbe Admin 1582b90ddb Fix header template escaping; ensure title and logo render from env vars
Mirror and run GitLab CI / build (push) Has been cancelled
2026-06-14 20:11:28 +00:00
ScrAIbe Admin 9ec4c4ccba Restore title and logo in header with responsive layout
Mirror and run GitLab CI / build (push) Has been cancelled
2026-06-14 19:48:57 +00:00
ScrAIbe Admin 8ecae8f648 Optimize Web UI for mobile: fix logo overlap and responsive layout
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 19:00:40 +00:00
ScrAIbe Admin 49e999f0ee Add Identify speakers option: AI infers names and replaces Speaker IDs in transcript
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 18:05:37 +00:00
ScrAIbe Admin eb9b2f9126 Fix 'Section' object has no attribute '_element' in create_transcript_docx
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 17:53:01 +00:00
admin 50c7ec90a0 Always send numeric queue position in upload notification email
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 17:00:06 +00:00
admin f7c9c70bfc Robustly wire email subjects from env vars with safe fallbacks and logging
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 16:31:03 +00:00
admin a8f48b9e58 Use structured filenames and formal DOCX transcript styling
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 16:20:10 +00:00
admin 2dce9b43c9 Use email logo as subtle watermark instead of standalone image
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 16:02:56 +00:00
admin 1dea51f1f9 Add cleanup of temp and upload files after transcription job
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 15:55:44 +00:00
admin 63cd620b79 Add accent color, email subjects, MD+DOCX outputs, update README
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 15:49:11 +00:00
admin dc20e9cff0 Use URL-based logos, env-based WebGUI title, apstrom.ca link, update README
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 15:35:16 +00:00
admin fb1dc3324d Use logo1.png in emails, inline mail_style.css, attach summary as MD
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 15:24:08 +00:00
admin 917a7b8f2f Make email template placeholders configurable via environment variables
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 15:11:53 +00:00
admin 85cdd9216a Use firm email templates, logo, and header/footer in async UI
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 14:54:39 +00:00
admin 2803c81b44 Implement async processing with Celery, Redis, and queue-based email notifications
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 14:38:10 +00:00
admin b9d25a39dd Use verbose_json diarization, add JSON+TXT email feature
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 05:36:45 +00:00
admin f6db48b1d0 Fix Gradio 6.0 compatibility: remove show_api, move css to launch()
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 05:18:28 +00:00
admin 37d30e0ee2 Ensure Docker container always starts Web GUI (not CLI)
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-14 05:11:38 +00:00
admin d854d498cd Integrate custom Web GUI assets, templates, and config.yaml; adapt for LocalAI
Mirror and run GitLab CI / build (push) Has been cancelled
2026-06-13 21:48:35 +00:00
admin 1eb88d27ba Fix verbose double-pass bug in CLI/autotranscript; improve logging
Ruff / ruff (push) Has been cancelled
Mirror and run GitLab CI / build (push) Has been cancelled
2026-06-13 17:51:55 +00:00
admin 2ea46ada42 Add structured logging for Docker; support LOG_LEVEL env and --log-level
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-13 17:46:25 +00:00
admin 47b3304297 Fix RuntimeWarning: remove cli import from __init__.py
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-13 17:38:32 +00:00
admin 4822ef28e8 Update README for LocalAI-backed architecture and summarization
Mirror and run GitLab CI / build (push) Has been cancelled
2026-06-13 17:28:10 +00:00
admin 574124558b Initial commit: LocalAI-backed ScrAIbe with summarization
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled
2026-06-13 16:38:59 +00:00
Marko Henning 46d119b63b Merge pull request #139 from JSchmie/develop
Add support for setting no. of cpu threads
2024-11-25 14:26:26 +01:00
Marko Henning d00ec2d44f Merge pull request #138 from JSchmie/fix_torch_threads
Adding support for setting number of threads to faster-whisper
2024-11-25 14:13:55 +01:00
Marko Henning de883bc062 removed unused parameter 2024-11-25 13:39:18 +01:00
Marko Henning 663675c7b2 Adding support for setting number of threads to faster-whisper cpu, reading from cli, yaml or env var. 2024-11-19 17:19:02 +01:00
Marko Henning e5d189fdd0 Merge pull request #127 from JSchmie/develop
Update main to release version 0.3.0
2024-10-24 10:32:02 +02:00
Marko Henning 9528468ebb Merge pull request #128 from JSchmie/roll-back-torch-verision
align minimal torch version
2024-10-24 09:17:54 +02:00
Marko Henning 3fe13803b9 Merge pull request #134 from JSchmie/fix-audio-torch-device-setting
Improve Torch Device Configuration for Greater User Control
2024-10-24 09:17:05 +02:00
Jacob Schmieder 81fefd5568 Merge pull request #132 from JSchmie/dependabot/pip/openai-whisper-20240930
Bump openai-whisper from 20231117 to 20240930
2024-10-11 10:41:43 +02:00
Jacob Schmieder fec46aa563 Merge branch 'roll-back-torch-verision' into dependabot/pip/openai-whisper-20240930 2024-10-11 10:39:52 +02:00
Jacob Schmieder 3851311ffc Merge pull request #133 from JSchmie/dependabot/pip/sphinx-rtd-theme-gte-2-and-lt-4
Update sphinx-rtd-theme requirement from ^2.0.0 to >=2,<4
2024-10-11 10:37:51 +02:00
Jacob Schmieder f0989a574b Merge pull request #135 from JSchmie/update_dockerfile
Update dockerfile
2024-10-10 15:33:41 +02:00
Marko Henning de9071762e Docker image generation workflow from webui 2024-10-10 14:33:14 +02:00
Marko Henning 08f14883e2 Bring dockerfile up to date 2024-10-10 14:07:36 +02:00
Schmieder, Jacob 101e913f84 make ruff happy 2024-10-10 09:29:48 +00:00
Schmieder, Jacob e7c1a5a2b0 added SCRAIBE_TORCH_DEVICE to transcriber class 2024-10-10 09:25:49 +00:00
Schmieder, Jacob af99a655e5 added SCRAIBE_TORCH_DEVICE to Diariser class 2024-10-10 09:22:34 +00:00
Schmieder, Jacob 44ff678e06 added SCRAIBE_TORCH_DEVICE Variable 2024-10-08 12:02:30 +00:00
Schmieder, Jacob 8813662d4d added SCRAIBE_TORCH_DEVICE to Scraibe Class to handle torch device setting 2024-10-08 12:02:08 +00:00
Schmieder, Jacob 6fadf3d851 removed torch device from AudioProcessor class 2024-10-08 12:01:36 +00:00
Jacob Schmieder ce2f3ebde2 Merge pull request #131 from JSchmie/fix_env_var
Re-fixed PYANNOTE_CACHE, now writes the variable.
2024-10-08 13:17:30 +02:00
dependabot[bot] fa1dad69d1 Update sphinx-rtd-theme requirement from ^2.0.0 to >=2,<4
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 15:00:49 +00:00
dependabot[bot] b07f593fab Bump openai-whisper from 20231117 to 20240930
Bumps [openai-whisper](https://github.com/openai/whisper) from 20231117 to 20240930.
- [Release notes](https://github.com/openai/whisper/releases)
- [Changelog](https://github.com/openai/whisper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/whisper/compare/v20231117...v20240930)

---
updated-dependencies:
- dependency-name: openai-whisper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 14:58:32 +00:00
Marko Henning 575a8de48d Re-fixed PYANNOTE_CACHE, now writes the variable. 2024-10-01 17:47:55 +02:00