Wendyellé Abubakrh Alban NYANTUDRE
commited on
Commit
·
a63c9ac
1
Parent(s):
689d78f
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 |
[![CI](https://github.com/ANYANTUDRE/resemble-enhance-hf-demo/actions/workflows/main.yml/badge.svg)](https://github.com/ANYANTUDRE/resemble-enhance-hf-demo/actions/workflows/main.yml)
|
|
|
|
|
17 |
|
18 |
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)
|
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 |
[![CI](https://github.com/ANYANTUDRE/resemble-enhance-hf-demo/actions/workflows/main.yml/badge.svg)](https://github.com/ANYANTUDRE/resemble-enhance-hf-demo/actions/workflows/main.yml)
|
17 |
+
[![Hugging Face Space](https://img.shields.io/badge/Hugging%20Face%20%F0%9F%A4%97-Space-yellow)](https://huggingface.co/spaces/anyantudre/resemble-enhance-demo)
|
18 |
+
[![License](https://img.shields.io/github/license/resemble-ai/Resemble-Enhance.svg)](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 |
![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)
|
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 |
[![Webpage](https://img.shields.io/badge/Webpage-Online-brightgreen)](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 |
[![Webpage](https://img.shields.io/badge/Webpage-Online-brightgreen)](https://www.resemble.ai/enhance/)
|
7 |
|
8 |
https://github.com/resemble-ai/resemble-enhance/assets/660224/bc3ec943-e795-4646-b119-cce327c810f1
|