Commit Graph

13 Commits

Author SHA1 Message Date
ZSCharlie 43fc6ac84e
并行执行预处理,处理速度或将提升,整理部分代码 (#230)
* 使用多线程来进行预处理,速度或将大幅提升,使用方法为 --use_thread <线程数>

* 并行执行预处理,处理速度或将提升,整理部分代码

* 修正kl_loss计算公式

* resample使用多进程,preprocess_hubert_f0使用旧的并行方式(尝试共享模型失败)
2023-06-19 15:38:13 -04:00
umoubuton 46e0fa48dd
Update resample.py 2023-06-02 12:41:25 +08:00
YuriHead 4f0be1b183
Merge branch '4.1-Latest' into 4.1-Stable 2023-05-25 02:05:50 +08:00
ylzz1997 49a3b0f2ae Restore Loud match logic 2023-05-25 01:58:24 +08:00
ylzz1997 68ce0b31c1 Updata Whisper Encoder 2023-05-25 00:41:04 +08:00
ylzz1997 5a9b94987d Updata loud match logic 2023-05-23 16:02:57 +08:00
MetLee 4209d6323f Remove incorrect indentation 2023-05-23 03:33:16 +08:00
ylzz1997 369b02d6bb Add short wav skip 2023-05-23 00:37:44 +08:00
YuriHead 9ae948cb0c
Update resample.py change loudness -16 2023-05-22 09:02:43 +08:00
YuriHead b5b5acec88
Update resample.py change loudness -12 2023-05-22 01:53:41 +08:00
ylzz1997 d9a83ceabf Modified loudness matching logic: Training loudness matching to -23 LUFS standard volume, using ITU-R BS.1770-3 measurement method. 2023-05-21 19:50:58 +08:00
Miuzarte e1c0cf8076 fix #97 2023-04-09 12:47:19 +08:00
Erythrocyte3803 67f358163c upload code 2023-03-10 19:11:04 +09:00