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

inference results are not always correct #208

Open
azkadev opened this issue Dec 1, 2024 · 1 comment
Open

inference results are not always correct #208

azkadev opened this issue Dec 1, 2024 · 1 comment

Comments

@azkadev
Copy link

azkadev commented Dec 1, 2024

hi i tried your program, but the result sometimes is not right / only certain sentences get good result, is this because of computer specs?

btw my computer

{
    "OS": "Ubuntu 20.04.6 LTS x86_64",
    "Host": "Virtual Machine 7.0",
    "Kernel": "6.5.0-1025-azure",
    "Uptime": "2 hours, 22 mins",
    "Packages": "657 (dpkg)",
    "Shell": "bash 5.0.17",
    "Resolution": "1024x768",
    "Terminal": "vscode",
    "CPU": "AMD EPYC 7763 (4) @ 3.244GHz",
    "Memory": "2209MiB / 15981MiB",
    "Version": "7.0.0"
}

i run command

./build/examples/main/main -m ./ggml_weights.bin -p "Hello World PABANNIER"

and result

output.mp4

And

i run command

./build/examples/main/main -m ./ggml_weights.bin -p "Hello World AZKADEV"

and result

output.mp4
@PABannier
Copy link
Owner

Hi @azkadev ! Thanks for reporting the issue! I can reproduce it on my computer! Looking more closely at it, I think there is a problem in the vocoder (Encodec.cpp), I'm investigating the issue and will let you know when it's fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants