公告板
版本库
filestore
活动
搜索
登录
python
/
FunASR-XL
FUNASR训练
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
exit when send all data for python ws client (#627)
zhaomingwork
2023-06-13
38ccf84873508eb0153b5213b387cd20ce775a1b
[python/FunASR-XL.git]
/
funasr
/
runtime
/
onnxruntime
/
third_party
/
kaldi-native-fbank
/
kaldi-native-fbank
/
csrc
/
CMakeLists.txt
1
2
3
4
5
6
7
8
add_library(csrc STATIC
feature-fbank.cc
feature-functions.cc
feature-window.cc
fftsg.c
mel-computations.cc
online-feature.cc
rfft.cc)