Transcription and diarization server
Go to file
Marty Oehme a79f825f66
Fix speaker rendered throughout paragraph
Each sentence or 'segment' in whisper would be preceded by a [speaker]
notation. This commit fixes that to only include the speaker in front
of a larger group (since a new speaker would start a new diarization
group this will always work).
2023-08-23 15:13:04 +02:00
docker Activate venv without poetry 2023-08-22 20:34:12 +02:00
tests initial commit 2023-08-20 11:44:03 +02:00
verbanote Fix speaker rendered throughout paragraph 2023-08-23 15:13:04 +02:00
.gitignore Ignore runpod test input files 2023-08-20 12:33:49 +02:00
Dockerfile Reinsert whisper model transcribing 2023-08-23 13:23:19 +02:00
Pyannote_plays_and_Whisper_rhymes_v_2_0.ipynb initial commit 2023-08-20 11:44:03 +02:00
README.md initial commit 2023-08-20 11:44:03 +02:00
poetry.lock Reinsert whisper model transcribing 2023-08-23 13:23:19 +02:00
pyproject.toml Reinsert whisper model transcribing 2023-08-23 13:23:19 +02:00

README.md