Skip to content

Commit 3abda25

Browse files
committed
fix
1 parent c811a39 commit 3abda25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tasnet/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AudioDataLoader in mindspore.
2-
# Adapted from https://github.com/kaituoxu/TasNet/blob/master/src/train.py
2+
# Adapted from https://github.com/kaituoxu/TasNet/blob/master/src/data.py
33
""" data """
44
import json
55
import os

0 commit comments

Comments
 (0)