replaced several scripts with symlinks

This commit is contained in:
jinzr 2023-09-26 16:54:04 +08:00
parent 54715991b6
commit 903e37e786
5 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
../../../librispeech/ASR/conformer_ctc/conformer.py

View File

@ -0,0 +1 @@
../../../librispeech/ASR/conformer_ctc/label_smoothing.py

View File

@ -0,0 +1 @@
../../../librispeech/ASR/conformer_ctc/subsampling.py

View File

@ -0,0 +1 @@
../../../librispeech/ASR/conformer_ctc/test_transformer.py

View File

@ -0,0 +1 @@
../../../librispeech/ASR/conformer_ctc/transformer.py