ELG compatible cross-language forced aligner based on kaldi
216
ELG compatible Flask based REST API for cross-language forced aligner that supports Finnish, English, Northen Sami, Komi, and Estonian.
docker run -d -p <port>:8000 --init lingsoft/aalto-kaldi-align:<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.
Original authors are Juho Leinonen, Sami Virpioja and Mikko Kurimo. Grapheme-Based Cross-Language Forced Alignment : Results with Uralic Languages (2021). Source code (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
Size
1.6 GB
Last updated
about 4 years ago
docker pull lingsoft/aalto-kaldi-align:5.1.1-elg