mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
* Fix wandb log * fix validation loss is not logged batch_idx got reset for each epoch. use the global step counter instead * LR should only be updated per step, not per step+ per epoch * add early stopping * Fix bf16 handling scaler is only needed for fp16 * more logs --------- Co-authored-by: Tony Mak <tony@Tonys-MacBook-Air-1800.local> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compute_audio_cmvn.py | ||
| export.py | ||
| inference.py | ||
| tokenize_text.py | ||
| train_ds.py | ||
| train.py | ||