Baidu-AIP / speech-vad-demo

集成Webrtc的VAD,用于切分音频文件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatal error: pthread.h: No such file or directory

jingjiangtao opened this issue · comments

speech-vad-demo\thirdparty\webrtc\common_audio\signal_processing\spl_init.c:96:10: fatal error:
pthread.h: No such file or directory
#include <pthread.h>
^~~~~~~~~~~
compilation terminated.