-
-
Notifications
You must be signed in to change notification settings - Fork 566
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
unidic #210
Comments
on every issue open, you should provide the terminal logs and OS, CPU, GPU, or we cannot help. |
Using Docker on Windows.
And starts downloading it again (very slowly). |
we don't control the unidic servers. wait a little and try later |
The download is slow, but works. The problem for me is that it re-downloads UniDic each time I run the container.
|
this is not normal, I think @DrewThomasson has an update for that. |
@Canapin The docker image already has that baked in from the initial xtts test run during the build... I'll see if the next update has that issue when implemented in docker |
INFO: Could not find files for the given pattern(s).
i have the same issue but withouth docker |
@Rubrum7 |
@ROBERT-MCDOWELL
I use other programs that utilize the GPU without any issues. My system specs are: Processor: Intel i9-12900HX Could you help me understand why this happens? |
@Rubrum7 this is a well-known issue reported many times (you should search in issues section!) |
you can fix this for now by simply editing the Dockerfile and rebuilding: ...
RUN pip install --no-cache-dir --upgrade -r requirements.txt
# put here to prevent having to rebuild preceding content
RUN python -m unidic download
... |
I'm stuck in installing Unidic 3.1.0 after downloading , i tried to download it manually and i didn't know in which folder .
The text was updated successfully, but these errors were encountered: