From 11550a0e9d2b9a642d6ae996155ee9c754d234c2 Mon Sep 17 00:00:00 2001 From: Prajwal Date: Wed, 9 Sep 2020 13:56:42 +0530 Subject: [PATCH] Added clear disclaimer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bc99b8..d3a4647 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ This code is part of the paper: _A Lip Sync Expert Is All You Need for Speech to - Code to calculate metrics reported in the paper is also made available. -------- -**Terms of Use** +**Disclaimer** -------- -The codebase should ONLY be used for non-commercial purposes. Any video produced using this code MUST clearly cite this repository and unambiguously portray itself as synthetically generated. +All results from this open-source code or our [demo website](https://bhaasha.iiit.ac.in/lipsync) should only be used for research/academic/personal purposes only. As the models are trained on the LRS2 dataset, any form of commercial use is strictly prohibhited. Please contact us for all further queries. Prerequisites -------------