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

'list' object has no attribute 'strip' #730

Open
6 tasks done
chaoqunxie opened this issue Dec 9, 2024 · 4 comments
Open
6 tasks done

'list' object has no attribute 'strip' #730

chaoqunxie opened this issue Dec 9, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@chaoqunxie
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

fishaudio/fish-speech:latest docker image

Steps to Reproduce

image

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

@chaoqunxie chaoqunxie added the bug Something isn't working label Dec 9, 2024
@chaoqunxie
Copy link
Author

services:
fish-speech:
image: fishaudio/fish-speech:latest
container_name: fish-speech-latest
restart: unless-stopped
ports:
- "7860:7860"
volumes:
- /docker_data/fish-speech/exp/:/exp
- /docker_data/fish-speech/checkpoints/:/opt/fish-speech/checkpoints
environment:
- TZ=Asia/Shanghai
- GRADIO_SERVER_NAME=0.0.0.0
- HF_ENDPOINT=https://hf-mirror.com
deploy:
resources:
reservations:
devices:
- driver: nvidia
count: all
capabilities: [gpu]

@chaoqunxie
Copy link
Author

image
can not use memory cache

@Picus303
Copy link
Contributor

Picus303 commented Dec 9, 2024

might be my fault, I'll investigate this

@Picus303
Copy link
Contributor

Seams weird. Can I have the full trace please?

hguandl added a commit to hguandl/fish-speech that referenced this issue Dec 12, 2024
Whale-Dolphin pushed a commit to Whale-Dolphin/fish-speech that referenced this issue Dec 21, 2024
Whale-Dolphin pushed a commit to Whale-Dolphin/fish-speech that referenced this issue Dec 21, 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

2 participants