Commit Graph

22 Commits

Author SHA1 Message Date
ylzz1997 691486fd55 Debug requirements and ruff fix 2023-07-23 09:47:21 +08:00
Miuzarte 4c4093eef3 why not rich.progress 2023-07-23 05:56:27 +08:00
magic-akari a5f0e911ed
chore: code cleanup by `ruff fix` 2023-06-26 14:57:53 +08:00
magic-akari 88be2098fd
chore: code cleanup by `ruff fix` 2023-06-25 23:46:26 +08:00
Ftps 19efb85408 fix 2023-06-24 03:05:57 +08:00
YuriHead f120ca2498
Merge pull request #252 from Tps-F/Fix-scope-of-resample
Fix the scope of resample.py
2023-06-23 00:12:38 +08:00
Ftps 8b29aa5dd9 remove unused code 2023-06-22 12:23:49 +09:00
Ftps 577c416c5e Fix the scope of resample.py 2023-06-22 12:22:38 +09:00
Ftps ecf9df3dc4 Simplifying expressions in resample.py 2023-06-22 12:05:04 +09:00
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