Skip to content

Commit

Permalink
fixed +x permission
Browse files Browse the repository at this point in the history
  • Loading branch information
JinZr committed Oct 7, 2024
1 parent b65eba2 commit 266e840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion egs/libritts/CODEC/encodec/train.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import torch.nn as nn
from codec_datamodule import LibriTTSCodecDataModule
from encodec import Encodec
from lhotse.cut import Cut
from lhotse.utils import fix_random_seed
from loss import adopt_weight
from scheduler import WarmupCosineLrScheduler
Expand Down

0 comments on commit 266e840

Please sign in to comment.