Retrieval-based-Voice-Conve.../Changelog_CN.md

16 lines
593 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

20230409
修正训练参数提升显卡平均利用率A100最高从25%提升至90%左右V100:50%->90%左右2060S:60%->85%左右P40:25%->95%左右,训练速度显著提升
修正参数总batch_size改为每张卡的batch_size
修正total_epoch最大限制100解锁至1000默认10提升至默认20
修复ckpt提取识别是否带音高错误导致推理异常的问题
修复分布式训练每个rank都保存一次ckpt的问题
特征提取进行nan特征过滤
修复静音输入输出随机辅音or噪声的问题老版模型需要重做训练集重训