We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0070d3c commit 7d2e3d6Copy full SHA for 7d2e3d6
demos/kfp/docling/asr-conversion/README.md
@@ -14,7 +14,7 @@ graph TD
14
15
A[Register Milvus Vector DB] --> B[Import audio files in AWS S3 bucket storage]
16
17
-B --> C[Create audio splits based on input file format for parallel processing]
+B --> C[Create audio files splits for parallel processing]
18
19
C --> D[Install FFmpeg to convert all audio files to WAV format]
20
0 commit comments