Committed by
GitHub
Fix compile errors for Linux (#2378)
This PR fixes a Linux build error by removing the non-portable std::logf call and using the C logf function instead. - Replace std::logf with logf in TenVadModel::Impl::LogMel to compile on Linux.
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
-
请 注册 或 登录 后发表评论