Giter Club home page Giter Club logo

wav2lip_extension's People

Contributors

mozer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wav2lip_extension's Issues

can't get it to work

Hello, i tried everything that i could think of to make it work but didn't manage to and can't find any clue.
The module initialize without error but when i try to generate a video, i don't see any api request and i don't hear the audio from xtss even though the audio has been generated.

When i try the live stream option, i get one api request which show an endless video without audio and when i try again i see no request and no video anymore.
The audio output from tts is in the sillytavern extra folder as said in the tutorial and when i check the out.wav file it confirm the audio has been generated.
I've tried with cuda option and cpu.
I don't see any error or any verbose output from wav2lip in the terminal.
I've tried on firefox/chrome/edge.

I've tried wav2lip as a standalone and it works.

I'm on windows 10

problem with paths on Linux

OS: Linux (Ubuntu 23.10)

I have problem with this code:
https://github.com/Mozer/wav2lip/blob/28a36d58c1497b1ccc2c23286343ab7777e03cce/wav2lip_module.py#L233
https://github.com/Mozer/wav2lip/blob/28a36d58c1497b1ccc2c23286343ab7777e03cce/server_wav2lip.py#L74
https://github.com/Mozer/wav2lip/blob/28a36d58c1497b1ccc2c23286343ab7777e03cce/server_wav2lip.py#L76
(It is possible that there may be more error like this)

It looks like there is used a windows specific path, because the model is successfully downloaded to [...]/SillyTavern-extras/modules/wav2lip\checkpoints/wav2lip.pth.
I propose to wrap this in os.path.join. And pass each of the arguments separately to this function (this is variadic function, so it accepts any number of arguments).

I would also suggest to use pathlib module instead of os.path - this is less error-prone, and have more readable interface (this is my opinion only).

GET /api/wav2lip/play/default/silence HTTP/1.1" 404 -

GET /api/wav2lip/play/default/silence HTTP/1.1" 404 -

Using xtts with xtts_api_server --deepspeed --listen --lowvram --output c:\SillyTavern-extras\ and extras default whisper implementation. using default provided video file. wav2lip module appears to initialize upon extras server start, but once a message gets sent to wav2lip the above error is posted to console. Can you provide any clues as to where to look to resolve this?

cannot find the path specified: 'tts_out/'

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'tts_out/'
127.0.0.1 - - [05/Apr/2024 20:33:10] "POST /api/wav2lip/generate/default/cuda/out HTTP/1.1" 500 -

Screenshot 2024-04-05 203321

Everytime I start a new chat with a character on silly tavern. I just get an internal server error each time it attempts to generate. Im not sure what im doing wrong. did all steps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.