captainneil
captainneil
## Summary As the title describes, I would like to have an interface to disable DTLS SRTP, just like the `enable_dtls_srtp` defined in C++ ## Motivation To analyze RTP payload....
Fix llvm-rc Matching Error Clang Version:16.0.5 The command line output of `llvm-rc /?` is: ``` >llvm-rc /? OVERVIEW: Resource Converter USAGE: rc [options] file... OPTIONS: /? Display this help and...
https://github.com/ukui/ukui-screensaver/blob/fec9f1a733bacde5f379acda074aeaa908677177/screensaver/main.cpp#L81
### Details: - *Fix Conan Debug Build* A failed compilation look like this ``` cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="F:/.conan2/p/b/openvdff378fa94719/p" -DENABLE_INTEL_CPU="ON" -DENABLE_INTEL_GPU="ON" -DENABLE_ONEDNN_FOR_GPU="ON" -DENABLE_INTEL_GNA="OFF" -DENABLE_AUTO="ON" -DENABLE_MULTI="ON" -DENABLE_AUTO_BATCH="ON" -DENABLE_HETERO="ON"...
Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## ❓ Questions and Help 这两个缓存似乎没有参与任何运算,它们存在的意义是什么 https://github.com/modelscope/FunASR/blob/main/funasr/frontends/wav_frontend.py#L491 https://github.com/modelscope/FunASR/blob/main/funasr/frontends/wav_frontend.py#L494 ### Before asking: 1. search the issues....
Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## ❓ Questions and Help https://github.com/modelscope/FunASR/blob/main/runtime/onnxruntime/src/paraformer-online.cpp#L160-L171 在这段代码中,reserve_waveforms_的作用是什么,似乎并未参与特征的运算,是否有存在的必要 ### Before asking: 1. search the issues. 2....