Spaces:
Sleeping
Sleeping
update readme
Browse files- README.md +24 -1
- README_base.md +3 -3
README.md
CHANGED
|
@@ -14,13 +14,36 @@ pinned: false
|
|
| 14 |
Demo of Resemble Enhance, an AI-powered tool that aims to improve the overall quality of speech by performing denoising and enhancement.
|
| 15 |
|
| 16 |
[](https://github.com/ANYANTUDRE/resemble-enhance-hf-demo/actions/workflows/main.yml)
|
|
|
|
|
|
|
| 17 |
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |

|
| 22 |
|
| 23 |
|
|
|
|
| 24 |
## References
|
| 25 |
|
| 26 |
[Watch YouTube Walkthrough](https://youtu.be/VYSGjUa5sc4)
|
|
|
|
| 14 |
Demo of Resemble Enhance, an AI-powered tool that aims to improve the overall quality of speech by performing denoising and enhancement.
|
| 15 |
|
| 16 |
[](https://github.com/ANYANTUDRE/resemble-enhance-hf-demo/actions/workflows/main.yml)
|
| 17 |
+
[](https://huggingface.co/spaces/anyantudre/resemble-enhance-demo)
|
| 18 |
+
[](https://github.com/resemble-ai/resemble-enhance/blob/main/LICENSE)
|
| 19 |
|
| 20 |
|
| 21 |
+
# Demo space
|
| 22 |
+
|
| 23 |
+
<iframe
|
| 24 |
+
src="https://anyantudre-resemble-enhance-demo.hf.space"
|
| 25 |
+
frameborder="0"
|
| 26 |
+
width="850"
|
| 27 |
+
height="450"
|
| 28 |
+
></iframe>
|
| 29 |
+
|
| 30 |
+
or
|
| 31 |
+
|
| 32 |
+
<script
|
| 33 |
+
type="module"
|
| 34 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/4.44.0/gradio.js"
|
| 35 |
+
></script>
|
| 36 |
+
|
| 37 |
+
<gradio-app src="https://anyantudre-resemble-enhance-demo.hf.space"></gradio-app>
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
|
| 41 |
+
[Try Demo Here](https://anyantudre-resemble-enhance-demo.hf.space)
|
| 42 |
|
| 43 |

|
| 44 |
|
| 45 |
|
| 46 |
+
|
| 47 |
## References
|
| 48 |
|
| 49 |
[Watch YouTube Walkthrough](https://youtu.be/VYSGjUa5sc4)
|
README_base.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
# Resemble Enhance
|
| 2 |
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
[](https://www.resemble.ai/enhance/)
|
| 7 |
|
| 8 |
https://github.com/resemble-ai/resemble-enhance/assets/660224/bc3ec943-e795-4646-b119-cce327c810f1
|
|
|
|
| 1 |
# Resemble Enhance
|
| 2 |
|
| 3 |
+
|
| 4 |
+
|
| 5 |
+
|
| 6 |
[](https://www.resemble.ai/enhance/)
|
| 7 |
|
| 8 |
https://github.com/resemble-ai/resemble-enhance/assets/660224/bc3ec943-e795-4646-b119-cce327c810f1
|