docs/en/Changelog_EN.md
cmd-asr.py now checks if the FunASR model is included in the default directory, and if not, it will download it from ModelScope.Config.py now has an is_share parameter, which can be set to True to map the WebUI to the public network.TEMP folder.jieba with jieba_fast for Chinese word segmentation./ caused an error in saving the filename.is_half parameter not converting to boolean, resulting in constant half precision inference, which caused inf on 16 series GPUs..list full paths if the root directory is left blank during dataset preparation.is_half check to ensure proper CPU inference on Mac.fast_inference_.s2_train.py.my_utils.py.2024.07.06 PR#1253
2024.07.06 Commit#
Future updates will continue to verify the consistency of changes in the fast_inference branch.
2024.07.13 PR#1299
2024.07.19 PR#756
bucket_sampler during GPT training.2024.07.23 Commit#9588a3c5, PR#1340
api.py.2024.07.27 PR#1351
fast_inference branch into the main branch.2025.03.31 PR#2236
2025.03.31 PR#2241
Fixed other minor bugs.
Integrated package fixes for ONNX runtime GPU inference support:
config/inference_webui.