提交 a16a044f 编写于 作者: Y Yang Zhou

add pybind.cpp

上级 3301c53a
......@@ -19,4 +19,5 @@ PYBIND11_MODULE(_paddleaudio, m) {
m.def("ComputeFbankStreaming",
&paddleaudio::kaldi::ComputeFbankStreaming,
"compute fbank streaming");
m.def("ComputeKaldiPitch", &paddleaudio::kaldi::ComputeKaldiPitch, "compute kaldi pitch");
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册