Demo to add kaldi-native-fbank (#3)

This commit is contained in:
Fangjun Kuang
2022-09-02 20:47:48 +08:00
committed by GitHub
parent 476597787f
commit 89149f9000
11 changed files with 1167 additions and 0 deletions

5
cmake/Modules/README.md Normal file
View File

@@ -0,0 +1,5 @@
## FetchContent
`FetchContent.cmake` and `FetchContent/CMakeLists.cmake.in`
are copied from `cmake/3.11.0/share/cmake-3.11/Modules`.