源文雨
43d19eb00e
fix(dml): train extract_f0_print error
...
ModuleNotFoundError: No module named 'torch.privateuseone' due to new prosess
2025-11-21 16:52:17 +08:00
Alex Murkoff
c7779116c5
chore: remove type subscription for np.ndarray specification ( #56 )
...
* chore: remove type subscription for np.ndarray specification
this is done to avoid errors on python<3.9
* chore: remove import of `Any` from typing since it's unused
2024-06-14 22:45:45 +09:00
源文雨
e298fde29c
optimize(crepe): move crepe into rvc.f0
2024-06-14 14:29:36 +09:00
源文雨
1e94e007d5
optimize(rvc.f0): rename inner defs
2024-06-13 00:51:22 +09:00
源文雨
8ac5597a3f
optimize(rmvpe): move rmvpe into rvc.f0
2024-06-13 00:42:42 +09:00
源文雨
77b371d615
optimize(f0): move some f0s into rvc.f0
2024-06-13 00:10:22 +09:00