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

The expanded size of the tensor (4096) must match the existing size (35551) at non-singleton dimension 1. Target sizes: [9, 4096]. Tensor sizes: [9, 35551] #594

Open
5 tasks done
0smboy opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@0smboy
Copy link

0smboy commented Oct 5, 2024

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • 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 the required fields.

Cloud or Self Hosted

Cloud

Steps to reproduce

  1. installed in colab
  2. useTrump_WEF_2018.mp3 as reference audio about 30 mins
  3. put them in examples
  4. execute python -m tools.webui --llama-checkpoint-path ../checkpoints/fish-speech-1.4 --decoder-checkpoint-path ../checkpoints/fish-speech-1.4/firefly-gan-vq-fsq-8x1024-21hz-generator.pth --decoder-config-name firefly_gan_vq
  5. load the reference audio
  6. input some text
  7. generate

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

@0smboy 0smboy added the bug Something isn't working label Oct 5, 2024
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