Skip to content

Commit 1630fca

Browse files
author
github-actions
committed
Add placeholder whisper-demo/transcript.json for CI link checks
1 parent b751ea9 commit 1630fca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
node_modules/
1212

1313
# Whisper output (generated locally)
14-
whisper-demo/transcript.json
14+
# transcript.json is committed for CI link checks; transcript.txt remains ignored
1515
whisper-demo/transcript.txt
1616

1717
# Editor files

whisper-demo/transcript.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"transcript": [],
3+
"generated": "placeholder for CI link-checks"
4+
}

0 commit comments

Comments
 (0)