python-webrtc-audio-processing
python-webrtc-audio-processing copied to clipboard
Python bindings of WebRTC Audio Processing
/configure: line 11730: syntax error near unexpected token `GNUSTL,' ./configure: line 11730: ` PKG_CHECK_MODULES(GNUSTL, gnustl)' I encounter such errors in ./configure, thanks for any help.
Mac is not supported????
类型错误问题
after build the package, I run the code from Useage,then got a TypError: ` TypeError: in method 'AudioProcessingModule_process_stream', argument 2 of type 'std::string const &'` Anyone can help me?
hardware:raspberry pi zero w OS:raspbian python: 2.7 Installation method : read me - build - 1.using setup.py I install python webrtc audio processing in raspberrypi zero according to the instructions,...
git submodule init && git submodule update python setup.py build creating build\temp.win-amd64-3.7\Release\src C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.25.28610\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DWEBRTC_LINUX -DWEBRTC_POSIX -DWEBRTC_NS_FLOAT -DWEBRTC_AUDIO_PROCESSING_ONLY_BUILD -Isrc -Iwebrtc-audio-processing...
Fixed platform compatibility issues and improved file path handling using os.path.join for Windows and Linux.