Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Segmentation fault in inference #421

Closed
MengWenkui opened this issue Jul 24, 2024 · 4 comments
Closed

[BUG] Segmentation fault in inference #421

MengWenkui opened this issue Jul 24, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@MengWenkui
Copy link

image image

安装后尝试从命令行推理,或者是尝试从api 发post请求推理,都报了 类似如下的错:
2024-07-24 10:15:09.192 | INFO | main:main:84 - Loaded audio with 36.35 seconds
Segmentation fault

每次都识别语音文件和时长,就是接着就会段错误。我的音频都是正常能播放的音频。

推理命令如下:python3 tools/vqgan/inference.py -i "ref_data/mwk_1.wav" --checkpoint-path "checkpoints/fish-speech-1.2-sft/firefly-gan-vq-fsq-4x1024-42hz-generator.pth"

@MengWenkui MengWenkui added the bug Something isn't working label Jul 24, 2024
@MengWenkui MengWenkui changed the title [BUG] [BUG] 推理出现段错误 Jul 24, 2024
@beibidesr
Copy link

我也遇到了同样的问题

@CodeLyokoscj
Copy link

Same issue...

@Stardust-minus Stardust-minus changed the title [BUG] 推理出现段错误 [BUG] Segmentation fault in inference Sep 9, 2024
@Stardust-minus
Copy link
Member

#515 Change title to English.

@clumsyroot
Copy link

可能和使用的docker镜像有关。或许可以换个镜像试试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants