airpdev
airpdev
Hi, @MisakaMikoto96 Sorry but could you get the good result with English? I can not generate audio by using trained model with some data. Result is just noise not voice....
Hi, @MisakaMikoto96 Thanks for your message. Sorry but would you like to share the code? (data.py, config.py, ar.yml) Looking forward to hearing from you. Best Regards! Petar
Hello, I think that it is very useful code implementation. But trained model with some data is generating just noise not voice. Would you like to let me know what...
Hi, @octimot Did you solve this problem? I have faced same issue in using py2app.
@Tokarak Thanks for your message. I will test and let you know about the results.
Hi, @Tokarak What do I have to do exactly to resolve the issue?
Hi, @Tokarak Thanks for your reply. We can use py2app for arm64 M1 Mac mini? { "name": "main-x86_64", "target": "10.5", "cflags": "-g -arch x86_64 -Wl,-rpath,@executable_path/../Frameworks", "cc": "/usr/bin/clang", }, rpath can...
@Tokarak I set rpath in arm64 manually by calling install_name_tool. install_name_tool -add_rpath @executable_path/../Frameworks testapp But app is stopped immediately. Please let me know the solution.
Hi, @filby89 @ak01user I am very interested in smirk_generator. The reconstructed image seems like to be blurry. Is any solution to fix this problem?
Thanks for your message. I understand that we need to train the model with more faces. Btw is there any solution to improve image quality while using the current pre-trained...