VoiceCloning-be commited on
Commit
4f97017
1 Parent(s): 042e0ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -26,8 +26,6 @@ logging.getLogger("infer_rvc_python").setLevel(logging.ERROR)
26
 
27
  converter = BaseLoader(only_cpu=False, hubert_path=None, rmvpe_path=None)
28
 
29
- title = "<center><strong><font size='7'>VOICE 🗣️ CLONING.be</font></strong></center>"
30
- description = "<br>This is a preliminary version.</br> At the end of 2024 we will release the first Voice cloning, voice conversion and text to speech made in Belgium. <br> This demo is provided for educational and research purposes only. The authors and contributors of this project do not endorse or encourage any misuse or unethical use of this software. Any use of this software for purposes other than those intended is solely at the user's own risk. The authors and contributors shall not be held responsible for any damages or liabilities arising from the use of this demo inappropriately."
31
  theme = "aliabid94/new-theme"
32
 
33
  PITCH_ALGO_OPT = [
 
26
 
27
  converter = BaseLoader(only_cpu=False, hubert_path=None, rmvpe_path=None)
28
 
 
 
29
  theme = "aliabid94/new-theme"
30
 
31
  PITCH_ALGO_OPT = [