liuyucc

Results 3 issues of liuyucc

我是否可以直接在txt文件中编写热词?是一行一个吗?还有就是config.hotwords_score这个参数应该写多少?

BlendShape Export failed: Invalid solver node ![Image](https://github.com/user-attachments/assets/04c7ca0c-187d-47fe-ba2c-3845f82f247d) Here is my code: import py_audio2face as pya2f a2f = pya2f.Audio2Face() # Generate animation for a single audio file a2f.audio2face_single( audio_file_path="E:/Python/py_audio2face_test/audio/test.wav", # path...