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

Has libreTranslate been fully implemented? #59

Open
6monkeyrs opened this issue Jul 24, 2023 · 1 comment
Open

Has libreTranslate been fully implemented? #59

6monkeyrs opened this issue Jul 24, 2023 · 1 comment

Comments

@6monkeyrs
Copy link

I have a need to parse my data locally, and would be interested to know if the libreTranslateWrapper is fully impletement.

I have successfully installed libreTranslate instance locally and test some English to other languages.

@6monkeyrs
Copy link
Author

When I enable libreTranslate, i get the following error with no code:

Error: Not Found
at C:\generate-subtitles\app.js:123:13
at Layer.handle [as handle_request] (C:\generate-subtitles\node_modules\express\lib\router\layer.js:95:5)
at trim_prefix (C:\generate-subtitles\node_modules\express\lib\router\index.js:328:13)
at C:\generate-subtitles\node_modules\express\lib\router\index.js:286:9
at Function.process_params (C:\generate-subtitles\node_modules\express\lib\router\index.js:346:12)
at next (C:\generate-subtitles\node_modules\express\lib\router\index.js:280:10)
at C:\generate-subtitles\node_modules\express\lib\router\index.js:646:15
at next (C:\generate-subtitles\node_modules\express\lib\router\index.js:265:14)
at Function.handle (C:\generate-subtitles\node_modules\express\lib\router\index.js:175:3)
at router (C:\generate-subtitles\node_modules\express\lib\router\index.js:47:12) {
status: 404
}

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

No branches or pull requests

1 participant