Spaces:
Runtime error
Runtime error
Danh Tran
commited on
Update README.md
Browse files
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.
|
| 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
|
|
|
|
|
|
|
| 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 |
|