chore: add meeting audio and transcription

- Add 6月5日 meeting recording (28MB M4A)
- Add funasr SenseVoiceSmall transcription with speaker diarization
- Update .gitignore to exclude transcription intermediates
This commit is contained in:
2026-06-08 04:03:45 +08:00
parent 05fcc0d627
commit 47f4bb4ab2
2 changed files with 11 additions and 0 deletions

5
.gitignore vendored
View File

@@ -15,3 +15,8 @@ logs/
mlruns/
.playwright-mcp/
*Zone.Identifier
# Transcription processing intermediates
Outputs/transcript/chunks/
Outputs/transcript/results/
Outputs/transcript/audio_16k.wav

6
funasr_transcript.json Normal file

File diff suppressed because one or more lines are too long