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
1cfb9c127b7cf873b4b497050d40491f7f133888
tueit_Transkriptor
/
tests
T
History
thomas.kopp
180fe43df7
fix: handle pyannote 4.x DiarizeOutput wrapper in diarize()
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-02 11:34:02 +02:00
..
__init__.py
feat: config module with TOML defaults
2026-04-01 02:14:14 +02:00
test_alignment.py
feat: align_segments() — map Whisper timestamps to pyannote speakers
2026-04-02 01:00:58 +02:00
test_api.py
fix: update audio devices test to mock sounddevice instead of pactl
2026-04-02 07:52:34 +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 diarization config defaults (enabled=false, hf_token)
2026-04-02 00:53:53 +02:00
test_diarization.py
fix: handle pyannote 4.x DiarizeOutput wrapper in diarize()
2026-04-02 11:34:02 +02:00
test_llm.py
feat: OllamaClient.identify_speakers() and summarize() for diarization pipeline
2026-04-02 01:03:40 +02:00
test_output.py
feat: write 3 files per solo recording (index + transkript + zusammenfassung)
2026-04-02 11:10:28 +02:00
test_transcription.py
feat: transcribe_file returns timestamped segments when with_segments=True
2026-04-02 00:55:53 +02:00