diff --git a/README.md b/README.md index fccd07f..addb347 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ pip install -r requirements.txt - [ ] Support returning timestamps - [ ] Support speaker diarization -- [ ] Support model training +- [x] Support model training # Usage 🛠️ diff --git a/README_zh.md b/README_zh.md index 6ff2c62..25fb544 100644 --- a/README_zh.md +++ b/README_zh.md @@ -62,7 +62,7 @@ pip install -r requirements.txt - [ ] 支持返回时间戳 - [ ] 支持区分说话人识别 -- [ ] 支持模型训练 +- [x] 支持模型训练 # 用法 🛠️