This website requires JavaScript.
Explore
Help
Register
Sign In
tueit_GmbH
/
tueit_Transkriptor
Watch
3
Star
0
Fork
0
You've already forked tueit_Transkriptor
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8300851e7720f67dffdf301c1b95949e0153458f
tueit_Transkriptor
/
tests
T
History
thomas.kopp
8300851e77
feat: remote Whisper via whisper.base_url — OpenAI-compatible upload
2026-04-01 20:28:31 +02:00
..
__init__.py
feat: config module with TOML defaults
2026-04-01 02:14:14 +02:00
test_api.py
feat: DELETE /transcripts/{filename} — delete transcript with path-confinement check
2026-04-01 14:13:02 +02:00
test_audio.py
feat: audio module — sounddevice recorder with WAV export
2026-04-01 02:22:53 +02:00
test_auth.py
feat: multi-user auth — per-user spaces, pbkdf2 passwords, session tokens, login page
2026-04-01 08:39:16 +02:00
test_config.py
feat: add audio.device and whisper.base_url to config defaults
2026-04-01 20:25:48 +02:00
test_llm.py
feat: LLM module — Ollama client with transcript refinement
2026-04-01 02:20:56 +02:00
test_output.py
feat: output module — Markdown file writer with slugified filenames
2026-04-01 02:14:57 +02:00
test_transcription.py
feat: remote Whisper via whisper.base_url — OpenAI-compatible upload
2026-04-01 20:28:31 +02:00