diff --git a/README.md b/README.md index 3ff130da1009cd0364153e115fa1a617a3c724c7..15721befe1ebe584f67f11ecc617cc385153c199 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Authors: Fabian Rausch and Felix Welter - [elastic-search-middleware](https://gitlab.rrz.uni-hamburg.de/bay1620/elastic-search-middleware) - [wikipedia-search-service](https://gitlab.rrz.uni-hamburg.de/wilps20/wikipedia-search-service) - [wikipedia-elastic-search](https://gitlab.rrz.uni-hamburg.de/wilps20/wikipedia-elastic-search) +- [deepl-translation-api](https://gitlab.rrz.uni-hamburg.de/bay1616/deepl-api) # Context @@ -31,7 +32,7 @@ and lookup related items (e.g. lecture slides or a wikipedia article) via an easy to use interface from within a BigBlueButton conference. For that purpose BigBlueButton was connected to the speech recognition software Kaldi. The transcribed text is available to -all participants in the meeting. Futhermore, information sources (called indices) +all participants in the meeting. The user can decide the language he wants to read the transcript in. This enables live transcription in multiple languages while the current speaker speaks in german. Futhermore, information sources (called indices) were connected to BigBlueButton, therefore enabling all users to search for terms that have been mentioned during the talk quickly.