fish-speech
fish-speech copied to clipboard
'float' object cannot be interpreted as an integer [BUG]
To Reproduce python tools/vqgan/inference.py -i "test.wav"
Can you attach the full traceback?
I have no idea, please double check dependency version, or check docker container.
我跟你一樣是報這個錯,可以嘗試改一下這個參數 trainer.precision=bf16-mixed
我是改完之後就正常了
Fixed