Giter Site home page Giter Site logo

Comments (10)

eyalspier avatar eyalspier commented on May 13, 2024 1

Hi there,
I tried it now, and so far it looks like it works perfectly!

Also I just discovered how powerful the edit feature is - amazing work!!!

from whishper.

pluja avatar pluja commented on May 13, 2024

I see you are using a modified version of the current docker-compose.yml file. Could you try setting up using instructions in whishper.net?

from whishper.

eyalspier avatar eyalspier commented on May 13, 2024

When I set it up using the instructions, it failed to start the API and Translate containers - I had to modify those pieces accordingly. One I did that (and some minor changes regarding volume paths and the mentioned Swag linking), it worked and the transcriptions also function. I also see based on the logs that the language pairs are downloaded correctly. I just cannot seem to access them through the front end.

What difference in particular do you think could cause this? Maybe I can find a workaround to move it back to the base version!
Thanks again for your help!

from whishper.

pluja avatar pluja commented on May 13, 2024

Have you set the Libretranslate directories with correct permissions? It seems like you are using a different path for the data than where the compose is.

All the libre translate directories and files should be owned by 1032 user and group. So you should run:

chown -R 1032:1032 path/to/whishper_data/libretranslate

from whishper.

eyalspier avatar eyalspier commented on May 13, 2024

Correct, I just double checked. All folders and subfolders of the libretranslate path are set to 1032. Are there any other suggestions of what I could double-check here?
Thanks again for your help!

from whishper.

pluja avatar pluja commented on May 13, 2024

What do you see when you visit http://localhost:8082/languages?

from whishper.

eyalspier avatar eyalspier commented on May 13, 2024

Hi there,
I get the nginx 502 bad gateway error there. I assume this is related? Any ideas what I'm doing wrong?
Thanks again and kind regards,
Eyal

from whishper.

pluja avatar pluja commented on May 13, 2024

Hi, sorry for my late reply. Could you provoke the error and send here the logs you get from docker compose logs -f --tail 50?

from whishper.

eyalspier avatar eyalspier commented on May 13, 2024

No worries - I looked at it again right after you wrote, and realized that the "DISABLE_WEB_UI" option was set to True. I commented out that line and it worked.
I honestly don't remember when I set that to True or why, so apologies for the inconvenience!

from whishper.

pluja avatar pluja commented on May 13, 2024

@eyalspier can you please try the latest version released? It should fix problems with Libretranslate not downloading models after the first start.

You must update the docker-compose or reinstall using the get-whishper.sh script. Please take a look at the release page. Containers have changed in v3.

from whishper.

Related Issues (20)

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.