magicse

Results 101 comments of magicse

Mingw64 CodeBlocks Windows 7 I added "find_package(glslang)" in to my general CMakeLists.txt But the The same problem. ``` CMake Warning at Z:/AI_SDK/CPP_GFPGAN/Real-ESRGAN-ncnn-vulkan/vulkan/glslang-master-tot/Build/install/lib/cmake/OSDependentTargets.cmake:2 (message): Using `OSDependentTargets.cmake` is deprecated: use `find_package(glslang)` to...

Hi thank you for answer. Yes, I want to convert GFP1.3. If you help me a little bit with this, I will convert the model.

I try it but get error [Convert GFPGANv1.3.pth to onnx](https://github.com/pytorch/pytorch/issues/83394)

Hi @Baiyuetribe thank You for information. here my some research to convert [GFPGANv1.3-to-ncnn](https://github.com/magicse/GFPGANv1.3-to-ncnn)

And some time I get this "abort" assistant_sdk wrote first request: config { audio_in_config { encoding: LINEAR16 sample_rate_hertz: 16000 } audio_out_config { encoding: LINEAR16 sample_rate_hertz: 16000 } dialog_state_in { language_code:...

@BestSongEver Hi I don't have GFPGANv1.3.onnx model. I just want such a model to be.

@BestSongEver @baher3d [GFPGANv1.3-to-ncnn](https://github.com/magicse/GFPGANv1.3-to-ncnn)

[GFPGANv1.3.pth to onnx](https://github.com/TencentARC/GFPGAN/issues/184)

Same problems. When NCNN compilde with opnemp support I get error on this project [GPGAN-ncnn](https://github.com/FeiGeChuanShu/GFPGAN-ncnn) Without OpenMP it work fine.