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(parler-tts): use latest audiotools #3954

Merged
merged 1 commit into from
Oct 24, 2024
Merged

fix(parler-tts): use latest audiotools #3954

merged 1 commit into from
Oct 24, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Oct 24, 2024

Description

This PR fixes #3941

Seems descriptinc/audiotools#111 was merged, so this pins the deps to latest and drops the hacky workaround

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <[email protected]>
Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit f3a2101
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/671a15e358ebcd0008617498
😎 Deploy Preview https://deploy-preview-3954--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mudler mudler added the bug Something isn't working label Oct 24, 2024
@mudler mudler merged commit e884686 into master Oct 24, 2024
25 of 30 checks passed
@mudler mudler deleted the parler_deps branch October 24, 2024 09:40
@dave-gray101
Copy link
Collaborator

dave-gray101 commented Oct 24, 2024

@mudler - looks like this isn't downloading consistently on CI, as I'm seeing smudge errors related to the LFS download?

error: Git operation failed
  Caused by: process didn't exit successfully: `/usr/bin/git reset --hard 394c849abcf71dd88b98e62e872af8857356aaa7` (exit status: 128)
--- stderr
Downloading tests/audio/ir/h179_Bar_1txts.wav (50 KB)
Error downloading object: tests/audio/ir/h179_Bar_1txts.wav (206aee1): Smudge error: Error downloading tests/audio/ir/h179_Bar_1txts.wav (206aee1e87c966ead8a5755b2b90470eaa7c19d55ddbbbeca263ce203c8cab3a): error transferring "206aee1e87c966ead8a5755b2b90470eaa7c19d55ddbbbeca263ce203c8cab3a": [0] remote missing object 206aee1e87c966ead8a5755b2b90470eaa7c19d55ddbbbeca263ce203c8cab3a

Errors logged to '/home/runner/.cache/uv/git-v0/checkouts/6d2e2a[82](https://github.com/mudler/LocalAI/actions/runs/11504930341/job/32028771500#step:4:83)94603438/394c849/.git/lfs/logs/20241024T191530.871543708.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: tests/audio/ir/h179_Bar_1txts.wav: smudge filter lfs failed
make: *** [Makefile:17: parler-tts] Error 2

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

Successfully merging this pull request may close these issues.

Cannot use parler-tts models
2 participants