Sign inSign up

lingsoft/aalto-kaldi-align

By lingsoft

•Updated about 4 years ago

ELG compatible cross-language forced aligner based on kaldi

Image
0

216

lingsoft/aalto-kaldi-align repository overview

⁠ELG API for Aalto kaldi-align

ELG compatible⁠ Flask based REST API for cross-language forced aligner that supports Finnish, English, Northen Sami, Komi, and Estonian.

⁠Deploying the service

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.

⁠Usage

See instructions from GitHub⁠.

⁠Authors

⁠Original authors

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).

⁠ELG API integration

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⁠

⁠License

MIT

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

about 4 years ago

docker pull lingsoft/aalto-kaldi-align:5.1.1-elg