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

fish-speech-v1.5 finetuned model can't speak clearly. #814

Closed
6 tasks done
dawenxi-only opened this issue Jan 10, 2025 · 1 comment
Closed
6 tasks done

fish-speech-v1.5 finetuned model can't speak clearly. #814

dawenxi-only opened this issue Jan 10, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@dawenxi-only
Copy link

Self Checks

  • This template is only for bug reports. For questions, please visit Discussions.
  • I have thoroughly reviewed the project documentation (installation, training, inference) but couldn't find information to solve my problem. English 中文 日本語 Portuguese (Brazil)
  • I have searched for existing issues, including closed ones. Search issues
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template and fill in all required fields.

Cloud or Self Hosted

Self Hosted (Docker)

Environment Details

I use the docker image pulled by "docker pull fishaudio/fish-speech:latest-dev"
My gpu is V100S,and driver version is 535.104.12, cuda version is 12.2

Steps to Reproduce

according to finetune.md, I use 1000 audio to finetune model.
I test the new model merged lora weight, including 1 step, 100 step, 1000 step,and 10000 step, the synthesized audio cannot speak clearly.
here is an example file:

✔️ Expected Behavior

I expect finetuned model can speak better than zero-shot.

❌ Actual Behavior

finetuned model can't speak clearly

@dawenxi-only dawenxi-only added the bug Something isn't working label Jan 10, 2025
@dawenxi-only
Copy link
Author

My mistake.
When using new model for inference, new prompt token should be re generate using tools/vqgan/inference.py.
Thanks

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

1 participant