Commit Graph

38 Commits

Author SHA1 Message Date
quicksand 55dd869858
fix(rmvpe): pass `device` when loading torch model (#301) 2023-07-14 19:11:14 +08:00
YuriHead 7dc53d6dde Debug 2023-07-13 04:29:40 +08:00
YuriHead e0fc0e8328 Updata rmvpe F0 predictor 2023-07-11 02:26:11 +08:00
magic-akari 4ae070bb77 chore: make Ruff happy 2023-07-05 22:59:14 +08:00
YuriHead 63f889572c New Tiny Model Updata 2023-07-01 04:27:18 +08:00
YuriHead a8acfa01da
Merge branch '4.1-Stable' into 4.1-Latest 2023-07-01 01:58:04 +08:00
YuriHead 57c079fbfa New Tiny 2023-06-30 00:38:09 +08:00
magic-akari 50a089813a
chore: code cleanup by ruff suggested 2023-06-26 15:04:45 +08:00
magic-akari a5f0e911ed
chore: code cleanup by `ruff fix` 2023-06-26 14:57:53 +08:00
YuriHead fd03762d52 Updata BF16 AMP 2023-06-26 04:02:17 +08:00
YuriHead 3691bbf5f3 Updata Depthwise Separable Conv1D to Infer Speed Up 2023-06-26 00:58:52 +08:00
magic-akari 88be2098fd
chore: code cleanup by `ruff fix` 2023-06-25 23:46:26 +08:00
YuriHead dff5ef5e56 Update losses.py
Change back to the previous loss, and do not change the loss until it is confirmed that this can work normally
2023-06-21 02:38:05 +08:00
ZSCharlie 5159c3b543 并行执行预处理,处理速度或将提升,整理部分代码 (#230)
* 使用多线程来进行预处理,速度或将大幅提升,使用方法为 --use_thread <线程数>

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

* 修正kl_loss计算公式

* resample使用多进程,preprocess_hubert_f0使用旧的并行方式(尝试共享模型失败)
2023-06-21 02:38:05 +08:00
ylzz1997 23a48ff5d6 Updata stft complex 2023-06-16 02:06:51 +08:00
ylzz1997 ec114159eb Debug UV interpolate 2023-06-08 12:37:01 +08:00
ylzz1997 b4c8eab5af Debug F0 interpolate 2023-06-08 01:47:42 +08:00
ylzz1997 3577e92265 Optimized F0 interpolate 2023-06-05 20:52:57 +08:00
ylzz1997 1f65db3d03 Optimize mel generation part of the code 2023-06-05 10:46:54 +08:00
ylzz1997 f488214916 Replace the interpolation with HIFIGAN to accommodate odd parameters 2023-06-05 10:16:15 +08:00
ylzz1997 c66b3b8eef Debug Crepe 2023-06-04 21:24:55 +08:00
YuriHead ef568841a9
Merge branch '4.0-Vec768-Layer12' into NT-v1.0 2023-05-14 15:39:06 +08:00
ylzz1997 28a9ef5ea1 Updata Encoder class 2023-05-14 14:39:07 +08:00
YuriHead f540622ed2
Update HarvestF0Predictor.py 2023-05-14 00:45:47 +08:00
YuriHead a54b041228
Update DioF0Predictor.py 2023-05-14 00:44:57 +08:00
ylzz1997 c8245f3f68 Encoder OOP 2023-05-13 23:45:56 +08:00
YuriHead d04ba68ec9
Update HarvestF0Predictor.py 2023-05-13 18:57:26 +08:00
ylzz1997 9fa9490e53 Updata F0 Predictor 2023-05-13 15:33:40 +08:00
ylzz1997 279f89b047 Debug 2023-04-14 16:17:17 +08:00
ylzz1997 b6243946c9 Updata NSF-HIFIGAN Enhancer 2023-04-09 01:01:48 +08:00
YuriHead de9d42ec8f
Debug 2023-04-04 17:08:39 +08:00
ylzz1997 20a7cf5068 Updata Cuda F0 Filter 2023-04-04 16:48:48 +08:00
ylzz1997 9eb0525ad8 Updata F0 mean pooling 2023-04-04 15:47:05 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα f1a91ee71f
Add files via upload 2023-03-10 19:44:51 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 3fb3876e6c
Delete modules directory 2023-03-10 19:44:35 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 5b249743cd
Add files via upload 2023-03-10 19:41:05 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα bd79c8606c
Add files via upload 2023-03-10 19:39:08 +08:00
Erythrocyte3803 67f358163c upload code 2023-03-10 19:11:04 +09:00