We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c811a39 commit 3abda25Copy full SHA for 3abda25
examples/tasnet/data.py
@@ -1,5 +1,5 @@
1
# AudioDataLoader in mindspore.
2
-# Adapted from https://github.com/kaituoxu/TasNet/blob/master/src/train.py
+# Adapted from https://github.com/kaituoxu/TasNet/blob/master/src/data.py
3
""" data """
4
import json
5
import os
0 commit comments