In the existing LCK (League of Legends Champions Korea) broadcasts, the process of manually selecting highlight moments was cumbersome and required a significant amount of labor. Therefore, there was a desire to develop a program that automatically extracts highlights from videos while reducing the need for human intervention.
Through the combined efforts of these various teams, the task of extracting highlights from videos and saving them was carried out automatically.
Role: Leader
Team Size: 3 members
Initially, the team planned to use STT (Speech To Text) to convert audio files into text and extract the names of specific players or game characters for frequency measurement. Additionally, the team aimed to measure the pitch of the audio and combine all these factors to assign a final score. STT services such as Google's STT and Naver CLOVA's API were considered for this phase.
However, this plan faced several limitations and was deemed unfeasible. The reasons include:
Therefore, STT usage was ultimately ruled out.