fish-speech icon indicating copy to clipboard operation
fish-speech copied to clipboard

Duplicate seed arg in post api tool

Open NinjaPerson24119 opened this issue 3 months ago • 2 comments

Self Checks

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

Cloud or Self Hosted

Self Hosted (Source)

Environment Details

Arch

Steps to Reproduce

https://github.com/fishaudio/fish-speech/blob/main/tools/post_api.py#L128

You've registered the arg for --seed twice, causing it to fail when running the example here https://speech.fish.audio/inference/#vqgan-decoder

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

NinjaPerson24119 avatar Oct 31 '24 08:10 NinjaPerson24119