ELG compatible spoken language identifier based on lidbox
108
ELG compatible Flask based REST API for the spoken language identification tool created in MeMAD project.
docker run -d -p <port>:8000 --init lingsoft/memad-lidbox:<tagname>
To prevent the critical worker timeout error you may need to increase environment variable TIMEOUT.
The default value is now only 60 seconds. Add --env TIMEOUT=xxx to call.
You can also set the number of the workers in the same way.
See instructions from GitHub. The API can identify these languages: fi, sv, fr, de, en, and x-nolang (denotes no language detected).
The pipeline works in two scenarios:
Original pipeline was created in the project memad-lid-pipeline, the author of the pipeline is LimeCraft. The tool lidbox is developed by Matias Lindgren with MIT license.
The ELG API was developed by Lingsoft as part of the Connecting Europe Facility (CEF) project Microservices at your service: bridging the gap between NLP research and industry
MIT
Content type
Image
Digest
sha256:20500c28b…
Size
745.4 MB
Last updated
almost 4 years ago
docker pull lingsoft/memad-lidbox:1.0.1-elg