File size: 1,741 Bytes
5da6c3d d08b50d 5da6c3d d08b50d 5da6c3d 0a904ac 5da6c3d d08b50d a63c9ac d08b50d d4b3f26 d08b50d a63c9ac d4b3f26 a63c9ac d4b3f26 a63c9ac 5da6c3d d4b3f26 5da6c3d a63c9ac 5da6c3d d4b3f26 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
title: resemble-enhance-demo
emoji: 📊
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
---
# Resemble Enhance demo: MLOps with Hugging Face Space, Gradio and Github Actions
[![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)
[![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)
[![License](https://img.shields.io/github/license/resemble-ai/Resemble-Enhance.svg)](https://github.com/resemble-ai/resemble-enhance/blob/main/LICENSE)
Demo of Resemble Enhance, an AI-powered tool that aims to improve the overall quality of speech by performing denoising and enhancement. It consists of two modules: a denoiser, which separates speech from a noisy audio, and an enhancer, which further boosts the perceptual audio quality by restoring audio distortions and extending the audio bandwidth. The two models are trained on high-quality 44.1kHz speech data that guarantees the enhancement of your speech with high quality.
# Demo Space on Hugging Face 🤗
![hf-space-demo](img/resemble-enhance.png)
[Try Demo Here](https://anyantudre-resemble-enhance-demo.hf.space)
Current version is slow... (running on CPU)
# CI/CD Workflow
![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)
## References
- [Resemble Enhance GitHub](https://github.com/resemble-ai/resemble-enhance)
- [YouTube MLOps with Hugging Face Spaces, Gradio and Github Actions](https://youtu.be/VYSGjUa5sc4)
|