Add tests for zipformer (#106)

This commit is contained in:
Fangjun Kuang
2023-03-31 04:47:20 +08:00
committed by GitHub
parent b535d6db59
commit f69b4e9396
5 changed files with 28 additions and 28 deletions

View File

@@ -43,12 +43,6 @@ jobs:
with:
fetch-depth: 0
- name: Install sox
shell: bash
run: |
brew install sox
sox -h
- name: Configure CMake
shell: bash
run: |