From a4f7a1ae83b66c7ae3dc46f4c5d037ac708b0b95 Mon Sep 17 00:00:00 2001 From: wehub-resource-sync Date: Mon, 13 Jul 2026 10:25:09 +0000 Subject: [PATCH] docs: make Chinese README the default --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2464011..5484229 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# Alice_split_toolset -Split audio using the .srt file, clean up annotations, then merge and package into a format suitable for bert-vits2 in a standard manner. -使用.srt文件分割音频并清洗标注,合并封装至适用于bert-vits2的一个较为标准的格式 + +> [!NOTE] +> 本文档由 WeHub 基于上游 README 翻译整理,属于社区翻译,非官方中文文档。 +> [English](./README.en.md) · [原始项目](https://github.com/AliceNavigator/Alice_split_toolset) · [上游 README](https://github.com/AliceNavigator/Alice_split_toolset/blob/HEAD/README.md) +> 原作者、版权与许可证归属以原始项目及本仓库 LICENSE 文件为准。 -### usage 使用 -- 将同名wav和srt文件放入input,依照顺序执行,更多详细参数见-h -- Place the wav and srt files with the same name into the 'input' folder, execute in sequence, and see -h for more detailed parameters. +# Alice_split_toolset +使用 .srt 文件分割音频、清洗标注,然后合并并封装为适用于 bert-vits2 的标准格式。 + +### 使用方法 +- 将同名的 wav 和 srt 文件放入 `input` 文件夹,按顺序执行;更多详细参数请参阅 `-h`。 ```bash python split.py --mono python clean_list.py --filter_english