Welcome to ReNoise! This directory contains all the documentation you need to understand, use, and deploy ReNoise models.
- QUICK_START.md - 30-second overview and basic usage
- Choose your model in 10 seconds
- Installation instructions
- Basic Python examples
- Common use cases
- README.md - Complete product line documentation
- Full version details (v1, v2, v3, v3.2)
- Architecture specifications
- Performance benchmarks
- Training data overview
- Deployment guide
- MODEL_COMPARISON.md - In-depth model comparison
- Side-by-side specifications
- Performance metrics
- Decision matrix
- Migration guide
- Cost analysis
- WHY_RENOISE.md - Marketing & positioning
- Why ReNoise is better than competitors
- Real-world examples
- Technical excellence
- Cost comparison
- Getting started guide
- Start with QUICK_START.md
- Read README.md sections 1-3
- Choose your model using decision tree
- Follow basic usage examples
- Read README.md - Architecture section
- Check MODEL_COMPARISON.md - Technical specs
- Review code examples in QUICK_START.md
- See deployment guide in README.md
- Read WHY_RENOISE.md - Competitive advantage
- Check MODEL_COMPARISON.md - Cost analysis
- Review README.md - Use cases
- Contact support for enterprise solutions
- Read README.md - Technical specifications
- Check MODEL_COMPARISON.md - Architecture details
- Review training data section
- See citation format
- Read deployment section in README.md
- Check platform support table
- Review performance benchmarks
- See Docker/cloud deployment guides
What's your primary use case?
ββ Microcontroller/IoT?
β ββ Use v1 (300-500K params, 2-3 MB)
β
ββ Embedded device?
β ββ Use v2 (1-2M params, 5-8 MB)
β
ββ Desktop/Mobile app?
β ββ Use v3 (7.67M params, 28 MB)
β
ββ Production/Cloud?
ββ Use v3.2 (8.3M params, 30 MB) β
| Model | Size | Speed | Quality | Best For |
|---|---|---|---|---|
| v1 | 2-3 MB | <1ms | 8.0/10 | MCU/IoT |
| v2 | 5-8 MB | 1-2ms | 8.5/10 | Embedded |
| v3 | 28 MB | 2-3ms | 9.0/10 | Desktop/Mobile |
| v3.2 | 30 MB | 2-3ms | 9.5/10 | Production β |
See MODEL_COMPARISON.md for detailed comparison.
docs/
βββ INDEX.md (this file)
β ββ Navigation guide
β
βββ QUICK_START.md
β ββ 30-second overview
β ββ Installation
β ββ Basic usage
β ββ Common use cases
β
βββ README.md (MAIN)
β ββ Product line overview
β ββ Version details (v1-v3.2)
β ββ Architecture specs
β ββ Performance metrics
β ββ Training data
β ββ Deployment guide
β ββ Technical specifications
β
βββ MODEL_COMPARISON.md
β ββ Side-by-side comparison
β ββ Performance benchmarks
β ββ Decision matrix
β ββ Migration guide
β ββ Cost analysis
β
βββ WHY_RENOISE.md
ββ Competitive advantage
ββ Real-world examples
ββ Technical excellence
ββ Cost comparison
ββ Getting started
- See QUICK_START.md for basic usage
- See MODEL_COMPARISON.md for detailed specs
- See WHY_RENOISE.md for competitive analysis
- See README.md for full documentation
- See MODEL_COMPARISON.md for detailed comparison
- See WHY_RENOISE.md for why ReNoise is best
- See README.md for architecture details
- See QUICK_START.md for basic usage
- See WHY_RENOISE.md for competitive advantage
- See README.md for technical details
- See MODEL_COMPARISON.md for detailed specs
- See QUICK_START.md for getting started
- 4 versions (v1, v2, v3, v3.2)
- 300K to 8.3M parameters
- 2-30 MB model sizes
- 8.0-9.5/10 quality
- 70-99%+ noise suppression
- <1ms to 2-3ms latency
- 95%+ speech preservation
- Real-time capable
- 36,000+ audio files
- 150+ hours of content
- 28 diverse speakers
- Real-world noise conditions
- 4 platform tiers (MCU to cloud)
- ONNX export (v3.2)
- GPU acceleration (optional)
- Mobile-ready (iOS, Android)
Answer: Start with QUICK_START.md for a 30-second overview, then read README.md for complete details.
Answer: Use the decision tree in this file or see MODEL_COMPARISON.md for detailed guidance.
Answer: See QUICK_START.md for basic usage and README.md for deployment details.
Answer: See deployment section in README.md for cloud/edge/mobile guides.
Answer: Yes! See WHY_RENOISE.md for detailed comparison.
Answer: Yes! MIT license allows commercial use. See README.md for details.
Answer: See CONTRIBUTING.md in main repository.
Answer: GitHub Issues in main repository.
- QUICK_START.md - 5 min
- Run example code - 5 min
- Done! π
- QUICK_START.md - Decision tree - 2 min
- MODEL_COMPARISON.md - Detailed specs - 10 min
- Choose model - 1 min
- Done! β
- README.md - Overview - 15 min
- MODEL_COMPARISON.md - Details - 20 min
- WHY_RENOISE.md - Technical excellence - 10 min
- Done! π
- README.md - Deployment section - 10 min
- MODEL_COMPARISON.md - Performance - 5 min
- Follow deployment guide - 30 min
- Done! π
- WHY_RENOISE.md - Competitive advantage - 15 min
- MODEL_COMPARISON.md - Cost analysis - 5 min
- Done! π‘
- Quick questions: See FAQ section above
- Technical issues: GitHub Issues
- General questions: GitHub Discussions
- Enterprise support: support@sfuwispr.com
- Check existing issues first
- Provide minimal reproducible example
- Include model version and platform
- Attach error logs if applicable
- Fork repository
- Create feature branch
- Make changes
- Submit pull request
- Wait for review
- β Quick start guide
- β Main README
- β Model comparison
- β Why ReNoise guide
- β This index
- π API reference
- π Training guide
- π Deployment guide (detailed)
- π Troubleshooting guide
- π Video tutorials
- π Interactive demos
- π Community examples
- π Research papers
| Document | Purpose | Audience | Read Time |
|---|---|---|---|
| QUICK_START.md | Fast overview | Everyone | 5 min |
| README.md | Complete guide | Developers | 20 min |
| MODEL_COMPARISON.md | Detailed specs | Technical | 15 min |
| WHY_RENOISE.md | Marketing | Business | 10 min |
| INDEX.md | Navigation | Everyone | 5 min |
- QUICK_START.md (5 min)
- README.md sections 1-3 (15 min)
- Try basic example (10 min)
- README.md full (20 min)
- MODEL_COMPARISON.md (20 min)
- Try deployment (20 min)
- All documents (40 min)
- Review code (30 min)
- Plan custom solution (20 min)
- Read QUICK_START.md
- Choose your model
- Install dependencies
- Download checkpoint
- Run basic example
- Read relevant sections of README.md
- Plan your deployment
- Start using ReNoise!
Pick a document above and start exploring. ReNoise is the best speech denoising solution available.
Questions? Check the FAQ or contact support.
Ready to denoise? Start with QUICK_START.md! ποΈ
Last Updated: December 7, 2025
Version: 1.0
Status: Complete β