Skip to content

Commit 7d2e3d6

Browse files
committed
docs: refactor README
1 parent 0070d3c commit 7d2e3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/kfp/docling/asr-conversion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ graph TD
1414
1515
A[Register Milvus Vector DB] --> B[Import audio files in AWS S3 bucket storage]
1616
17-
B --> C[Create audio splits based on input file format for parallel processing]
17+
B --> C[Create audio files splits for parallel processing]
1818
1919
C --> D[Install FFmpeg to convert all audio files to WAV format]
2020

0 commit comments

Comments
 (0)