Skip to content

Commit 53adc14

Browse files
committed
Index vocal track separation example
1 parent 0ddb810 commit 53adc14

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/examples_master.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,12 @@
887887
"title": "Audio Data",
888888
"toc": True,
889889
"children": [
890+
{
891+
"path": "vocal_track_separation",
892+
"title": "Vocal Track Separation with Encoder-Decoder Architecture",
893+
"subcategory": "Vocal track separation",
894+
"keras_3": True,
895+
},
890896
{
891897
"path": "transformer_asr",
892898
"title": "Automatic Speech Recognition with Transformer",

0 commit comments

Comments
 (0)