File size: 1,737 Bytes
5da6c3d d08b50d 5da6c3d d08b50d 5da6c3d d4b3f26 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: MLOps with Hugging Face Spaces, Gradio and Github Actions
[](https://github.com/ANYANTUDRE/resemble-enhance-hf-demo/actions/workflows/main.yml)
[](https://huggingface.co/spaces/anyantudre/resemble-enhance-demo)
[](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 🤗

[Try Demo Here](https://anyantudre-resemble-enhance-demo.hf.space)
Current version is slow... (running on CPU)
# CI/CD Workflow

## 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)
|