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
ff6882728039a80ef040a397d0d2a72b919f9790
tueit_Transkriptor
/
tests
T
History
thomas.kopp
ff68827280
fix: module_ids as integers in response, add 403 test for POST /audio/combined
2026-04-01 20:38:43 +02:00
..
__init__.py
feat: config module with TOML defaults
2026-04-01 02:14:14 +02:00
test_api.py
fix: module_ids as integers in response, add 403 test for POST /audio/combined
2026-04-01 20:38:43 +02:00
test_audio.py
feat: AudioRecorder accepts device param — reads audio.device from config
2026-04-01 20:32:44 +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