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
b74147967bb8c974445513cc48106c6f1c434028
tueit_Transkriptor
/
tests
T
History
thomas.kopp
ae3ae61593
feat: DELETE /transcripts/{filename} — delete transcript with path-confinement check
2026-04-01 14:13:02 +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
fix: test_config_loads_defaults — remove reload() that undid CONFIG_PATH patch
2026-04-01 13:49:21 +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: transcription module — faster-whisper with ROCm auto-detect
2026-04-01 02:22:03 +02:00