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

fix ffmpeg build on hpu #441

Merged
merged 5 commits into from
Aug 12, 2024
Merged

fix ffmpeg build on hpu #441

merged 5 commits into from
Aug 12, 2024

Conversation

Spycsh
Copy link
Member

@Spycsh Spycsh commented Aug 9, 2024

Description

Fix following error for long audio input

This fix should apply to all HPU build with ffmpeg

#AudioSegment
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

#ffmpeg
ffmpeg: symbol lookup error: ffmpeg: undefined symbol: av_opt_child_class_iterate, version LIBAVUTIL_56

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

None

Tests

UT

@Spycsh Spycsh requested a review from lvliang-intel August 9, 2024 06:23
@Spycsh Spycsh requested a review from chensuyue August 9, 2024 06:43
@Spycsh Spycsh changed the title fix hpu asr for long audio fix ffmpeg build on hpu Aug 9, 2024
@chensuyue chensuyue merged commit ac3909d into opea-project:main Aug 12, 2024
10 checks passed
xiguiw pushed a commit to xiguiw/GenAIComps that referenced this pull request Aug 12, 2024
BaoHuiling pushed a commit to siddhivelankar23/GenAIComps that referenced this pull request Aug 15, 2024
BaoHuiling pushed a commit to siddhivelankar23/GenAIComps that referenced this pull request Aug 15, 2024
sharanshirodkar7 pushed a commit to predictionguard/pg-GenAIComps that referenced this pull request Sep 3, 2024
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

Successfully merging this pull request may close these issues.

3 participants