mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-02-07 22:22:49 +08:00
- Updated `extract_scalar_data` to handle NaN values in TensorBoard logs. - If a scalar value is NaN, the method now falls back to the previous valid value. - If no previous value is available, a default of 0.0 is used. - This ensures continuity and robustness in the extracted scalar data. |
||
---|---|---|
.. | ||
data_utils.py | ||
graph_generation.py | ||
losses.py | ||
mel_processing.py | ||
process_ckpt.py | ||
utils.py |