N. Hiroto
|
080b7cdc31
|
bugfix: leaked semaphore error (#309)
* use config for n_cpu
* rm import
* fix process loop
* unuse mp.spawn
ref. https://discuss.pytorch.org/t/how-to-fix-a-sigsegv-in-pytorch-when-using-distributed-training-e-g-ddp/113518/10
* fix commentout
|
2023-05-19 17:56:06 +08:00 |
|
github-actions[bot]
|
5bf26dadca
|
Format code (#296)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-17 00:02:26 +08:00 |
|
Xerxes-2
|
0b0bd911d9
|
Add timestamp and elapsed time for epoch (#273)
* add timestamp and epoch elapsed time
* don't need a class
* Revert "add timestamp and epoch elapsed time"
This reverts commit 93b8d4a7af.
* adjust class def
* delete duplicate import
---------
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
|
2023-05-16 23:54:35 +08:00 |
|
github-actions[bot]
|
6a3eaef090
|
Format code (#275)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-14 07:52:36 +00:00 |
|
RVC-Boss
|
3b5a2298d7
|
Add files via upload
|
2023-05-14 15:05:42 +08:00 |
|
RVC-Boss
|
44449efc2e
|
Add files via upload
|
2023-05-13 03:29:30 +08:00 |
|
RVC-Boss
|
af208d5210
|
Add files via upload
|
2023-04-27 23:34:03 +08:00 |
|
源文雨
|
f6ef9bca0c
|
fix #115: 隐藏允许的 exception
|
2023-04-24 20:17:49 +08:00 |
|
tarepan
|
5d5ab5465f
|
Refactor GPU cache during training (#108)
|
2023-04-22 12:05:00 +00:00 |
|
liujing04
|
0719b4aa5e
|
Add files via upload
|
2023-04-16 18:56:20 +08:00 |
|
Ftps
|
c8261b2ccc
|
Reformat and rewrite _get_name_params (#57)
* Reformat
* rewrite _get_name_params
* Add workflow for automatic formatting
* Revert "Add workflow for automatic formatting"
This reverts commit 9111c5dbc1.
* revert Retrieval_based_Voice_Conversion_WebUI.ipynb
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
|
2023-04-15 11:44:24 +00:00 |
|
liujing04
|
6c7c1d933f
|
Update train_nsf_sim_cache_sid_load_pretrain.py
|
2023-04-10 11:08:26 +08:00 |
|
liujing04
|
38539e3c07
|
Update train_nsf_sim_cache_sid_load_pretrain.py
|
2023-04-09 15:26:05 +00:00 |
|
liujing04
|
70c6865bc3
|
Update train_nsf_sim_cache_sid_load_pretrain.py
|
2023-04-09 15:23:27 +00:00 |
|
源文雨
|
8dc195bea7
|
fix
|
2023-04-01 17:29:14 +08:00 |
|
liujing04
|
2207b9647e
|
Add files via upload
|
2023-03-31 17:54:38 +08:00 |
|