Danh Tran commited on
Commit
497951d
·
verified ·
1 Parent(s): 786c551

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  title: Human voice to Robot voice
4
  python_version: 3.11
5
  sdk: gradio
6
- sdk_version: 5.4.0
7
  app_file: app.py
8
  emoji: 👀
9
  colorFrom: blue
@@ -13,7 +13,9 @@ short_description: This project builds upon work of Neil Lakin/robot_voice.
13
 
14
  # Robot Voice with Enhanced Features
15
 
16
- This project builds upon the excellent work of [Neil Lakin](https://github.com/nrlakin) on his **robot_voice** project, adding several exciting new features:
 
 
17
 
18
  ## **Get Started:**
19
 
 
3
  title: Human voice to Robot voice
4
  python_version: 3.11
5
  sdk: gradio
6
+ sdk_version: 5.5.0
7
  app_file: app.py
8
  emoji: 👀
9
  colorFrom: blue
 
13
 
14
  # Robot Voice with Enhanced Features
15
 
16
+ - This project is based on the paper "A Simple Digital Model of the Diode-Based Ring-Modulator," which can be found at http://recherche.ircam.fr/pub/dafx11/Papers/66_e.pdf.
17
+
18
+ - This project builds upon the excellent work of [Neil Lakin - robot_voice](https://github.com/nrlakin/robot_voice) on his **robot_voice** project, adding several exciting new features:
19
 
20
  ## **Get Started:**
21