From 19d0aba39965a5407d5ce5e901ac69efb70a9578 Mon Sep 17 00:00:00 2001 From: "Rausch, Fabian" <fabian.rausch@studium.uni-hamburg.de> Date: Sun, 25 Oct 2020 21:25:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15721be..84fcb95 100644 --- a/README.md +++ b/README.md @@ -32,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. 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) +all participants in the meeting. Every client can select the transcription language for itself. This allows the possibility to read the transcribed text in the users preferred language while the current speaker speaks in a different language. 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. -- GitLab