Retrieval-based-Voice-Conve.../infer/lib/train
Wernervanrun 254faa1b91 Handle NaN values in TensorBoard scalar extraction
- 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.
2024-08-09 13:11:15 +02:00
..
data_utils.py replace warn (#1255) 2023-09-19 21:15:30 +09:00
graph_generation.py Handle NaN values in TensorBoard scalar extraction 2024-08-09 13:11:15 +02:00
losses.py replace lib 2023-08-19 20:00:56 +09:00
mel_processing.py chore(format): run black on dev (#1638) 2023-12-26 22:03:02 +09:00
process_ckpt.py fix: weights folder 2023-08-30 00:27:23 +08:00
utils.py feat: fallback to system encoding when fail to read file with utf-8 2024-06-09 00:05:12 +08:00