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
f3392d80c69fa7638c77986c046e99c03bd989c4
scribe
/
scraibe
T
History
admin
f3392d80c6
Mirror and run GitLab CI / build (push)
Has been cancelled
Details
Ruff / ruff (push)
Has been cancelled
Details
Use 29 lines per transcript page; rename ATTENDANCE to PERSONS IN DISCUSSION
2026-06-21 01:20:31 +00:00
..
__init__.py
Fix RuntimeWarning: remove cli import from __init__.py
2026-06-13 17:38:32 +00:00
__main__.py
Remove MCP server from project
2026-06-20 01:40:27 +00:00
_version.py
updated version
2024-05-21 07:48:49 +00:00
audio.py
feat: add chunked ASR for long audio with env-configurable chunk duration
2026-06-18 17:46:29 +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
docx_cover.py
Fix cover page: use WD_BREAK.PAGE for page break
2026-06-20 03:37:30 +00:00
docx_styles.py
Test and validate all new modules on dev
2026-06-19 17:37:28 +00:00
email_sender.py
Use 29 lines per transcript page; rename ATTENDANCE to PERSONS IN DISCUSSION
2026-06-21 01:20:31 +00:00
hallucinations.py
Auto fixes from PEP8, fixes from flake8.
2024-05-15 15:18:17 +02:00
localai_client.py
feat: add chunked ASR for long audio with env-configurable chunk duration
2026-06-18 17:46:29 +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
Use 29 lines per transcript page; rename ATTENDANCE to PERSONS IN DISCUSSION
2026-06-21 01:20:31 +00:00
tasks.py
Fix speaker ID regex and page break/line spacing in transcript DOCX
2026-06-20 18:47:07 +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
watcher.py
Add watch-folder mode and wire MCP/watcher into entrypoint
2026-06-19 17:18:20 +00:00
webui.py
Use single-column layout in web UI with status below submit button
2026-06-19 15:20:18 +00:00