Interface to display transcript of DnD sessions, make it searchable and queryable.
Find a file
2024-11-11 00:43:54 +01:00
tavern_talk Some more advanced diarization 2024-11-11 00:43:54 +01:00
poetry.lock SpeechBrain experiments 2024-11-10 09:27:57 +01:00
pyproject.toml SpeechBrain experiments 2024-11-10 09:27:57 +01:00
README.md Basic project setup 2024-11-10 08:18:53 +01:00

Tavern Talk

Install dependencies with poetry install.

Create transcript whisper AUDIO_FILE --language de --model large.

Update paths in playback.py and execute script to search and playback phrases.