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

Segmentation Fault when providing transcript #83

Open
AvivNavon opened this issue Sep 12, 2024 · 1 comment
Open

Segmentation Fault when providing transcript #83

AvivNavon opened this issue Sep 12, 2024 · 1 comment

Comments

@AvivNavon
Copy link

Thank you for this great repo!
When following your readme example for generating audio with transcript, I get segmentation fault error.

The steps I took:

  1. Starting a new conda env: conda create -n audioldm python=3.8
  2. Activate env: conda activate audioldm
  3. Install repo: pip3 install git+https://github.com/haoheliu/AudioLDM2.git
  4. Running generation: audioldm2 -t "A female reporter is speaking" --transcription "Wish you have a good day"

Importantly, after removing the --transcript it works and I was able to generate audio only, but not audio + transcript.

@ZJSYo
Copy link

ZJSYo commented Jan 4, 2025

I also encountered the same problem. Have you solved it?

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

2 participants