This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
scribe
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2dce9b43c9ff44d8dba517027d98ffed641e47c4
scribe
/
scraibe
T
History
admin
2dce9b43c9
Mirror and run GitLab CI / build (push)
Has been cancelled
Details
Ruff / ruff (push)
Has been cancelled
Details
Use email logo as subtle watermark instead of standalone image
2026-06-14 16:02:56 +00:00
..
__init__.py
Fix RuntimeWarning: remove cli import from __init__.py
2026-06-13 17:38:32 +00:00
__main__.py
Ensure Docker container always starts Web GUI (not CLI)
2026-06-14 05:11:38 +00:00
_version.py
updated version
2024-05-21 07:48:49 +00:00
audio.py
Initial commit: LocalAI-backed ScrAIbe with summarization
2026-06-13 16:38:59 +00:00
autotranscript.py
Use verbose_json diarization, add JSON+TXT email feature
2026-06-14 05:36:45 +00:00
celery_app.py
Implement async processing with Celery, Redis, and queue-based email notifications
2026-06-14 14:38:10 +00:00
cli.py
Fix verbose double-pass bug in CLI/autotranscript; improve logging
2026-06-13 17:51:55 +00:00
diarisation.py
make ruff happy
2024-10-10 09:29:48 +00:00
email_sender.py
Use email logo as subtle watermark instead of standalone image
2026-06-14 16:02:56 +00:00
hallucinations.py
Auto fixes from PEP8, fixes from flake8.
2024-05-15 15:18:17 +02:00
localai_client.py
Use verbose_json diarization, add JSON+TXT email feature
2026-06-14 05:36:45 +00:00
misc.py
Add structured logging for Docker; support LOG_LEVEL env and --log-level
2026-06-13 17:46:25 +00:00
summarizer.py
Add structured logging for Docker; support LOG_LEVEL env and --log-level
2026-06-13 17:46:25 +00:00
tasks.py
Add cleanup of temp and upload files after transcription job
2026-06-14 15:55:44 +00:00
transcriber.py
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
transcript_exporter.py
fixed variable name
2024-05-27 10:47:48 +00:00
webui.py
Add accent color, email subjects, MD+DOCX outputs, update README
2026-06-14 15:49:11 +00:00