VoiceAnalyzer / README.md
therickglenn's picture
Update README.md
70587c4 verified
---
title: VoiceAnalyzer
emoji: πŸ¦€
colorFrom: pink
colorTo: indigo
sdk: static
pinned: false
license: mit
short_description: "Real Time Vocal Analyzer"
---
# 🎡 Real-Time Audio Visualizer
A sleek and interactive **real-time microphone audio visualizer** built with **React and Web Audio API**. Captures live microphone input, analyzes sound waves, and dynamically visualizes them with an aesthetic UI. πŸš€
## πŸš€ Features
- 🎀 **Microphone Access** – Captures real-time audio.
- πŸ“Š **Waveform Visualization** – Smooth, animated sound wave display.
- 🎨 **Stylish UI** – Neon-inspired dark mode interface.
- ⚑ **Fast & Lightweight** – Uses Web Audio API for real-time processing.
## πŸ“¦ Installation
Clone the repository and install dependencies:
```sh
git clone https://huggingface.co/spaces/YOUR_USERNAME/YOUR_SPACE_NAME
cd YOUR_SPACE_NAME
npm install