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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -15,3 +15,8 @@ logs/
|
|||||||
mlruns/
|
mlruns/
|
||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
*Zone.Identifier
|
*Zone.Identifier
|
||||||
|
# Transcription processing intermediates
|
||||||
|
Outputs/transcript/chunks/
|
||||||
|
Outputs/transcript/results/
|
||||||
|
Outputs/transcript/audio_16k.wav
|
||||||
|
|
||||||
|
|||||||
6
funasr_transcript.json
Normal file
6
funasr_transcript.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user