Merge branch 'main' into main

This commit is contained in:
ZHAAREY
2025-07-16 20:45:45 +08:00
committed by GitHub
4 changed files with 59 additions and 11 deletions

View File

@@ -282,4 +282,4 @@ func conventSyllableTTMLToLRC(ttml string) (string, error) {
}
}
return strings.Join(lrcLines, "\n"), nil
}
}