Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 828 Bytes

workflow.md

File metadata and controls

25 lines (15 loc) · 828 Bytes

Workflows

1: Extract transcript with timestamp

Approach 1: (Prioritize speed over quality)

2: Correct grammar using ChatGPT (make sure to include the timestamp back) 3: Generate prompt 4: Get the Burmese translated transcript file along with timestamp 5: Generate audio record for each timestamp 6: Remove audio from the original video and replace with the generated audio files with the corresponding timestamp

Approach 2: (Prioritize quality over speed)

2: Correct grammar using ChatGPT (remove the timestamp) 3: Generate prompt by passing the text only 4: Get the Burmese translated transcript file 5: Manually replaced translated text on the timestamp 6: Generate audio record for each timestamp 7: Remove audio from the original video and replace with the generated audio files with the corresponding timestamp