From 14afd2447789439c7f1846f04496d93c92156de7 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Fri, 11 Aug 2023 23:39:05 +0800 Subject: [PATCH] Small fixes --- .github/workflows/run-yesno-recipe.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/run-yesno-recipe.yml b/.github/workflows/run-yesno-recipe.yml index 48e3d7291..57f15fe87 100644 --- a/.github/workflows/run-yesno-recipe.yml +++ b/.github/workflows/run-yesno-recipe.yml @@ -20,7 +20,6 @@ on: push: branches: - master - - yesno-export pull_request: branches: - master @@ -140,3 +139,10 @@ jobs: --words-file ./data/lang_phone/words.txt \ download/waves_yesno/0_0_0_1_0_0_0_1.wav \ download/waves_yesno/0_0_1_0_0_0_1_0.wav + + - name: Show generated files + shell: bash + working-directory: ${{github.workspace}} + run: | + cd egs/yesno/ASR + ls -lh tdnn/exp