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

使用 7B 模型,有的时候无法生成 audio caption #37

Open
yt605155624 opened this issue Apr 10, 2024 · 0 comments
Open

使用 7B 模型,有的时候无法生成 audio caption #37

yt605155624 opened this issue Apr 10, 2024 · 0 comments

Comments

@yt605155624
Copy link

yt605155624 commented Apr 10, 2024

image

prompt = 'Please describe the audio.'
    prompt = [
        cfg.config.model.prompt_template.format("<Speech><SpeechHere></Speech> " + prompt.strip())
    ]

如果是
prompt = 'Please write down what your hear in the audio.'
则全都无法生成
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant