1. Podcast Episode Segmentation
Podcast ProducerBackground
A podcast producer has a 60-minute episode with labeled segments for intro, main content, and outro.
Problem
Manually splitting the audio is inefficient and error-prone.
How to use
Upload the podcast audio file and the label file with timestamps for each segment.
Label file content: 0.0 30.0 Intro
30.0 1800.0 Main_Content
1800.0 1860.0 OutroOutcome
Three separate audio files are generated: Intro.mp3, Main_Content.mp3, and Outro.mp3.