help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • Blog
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
voice-cloning
/
audio
/
speaker_003
RSK World
voice-cloning
Voice Cloning Dataset - Text-to-Speech + Voice Synthesis + TTS Models + Tacotron + WaveNet
speaker_003
  • metadata.json964 B
  • transcripts.txt1.4 KB
README.md.gitignoreRELEASE_NOTES.md
README.md
Raw Download

README.md

# Voice Cloning Dataset

<!--
Voice Cloning Dataset Project
Developer: Molla Samser
Email: help@rskworld.in
Phone: +91 93305 39277
Website: https://rskworld.in
Year: 2026
-->

## Quick Overview

This dataset contains high-quality voice recordings from multiple speakers with voice characteristics and metadata. Perfect for voice cloning, text-to-speech synthesis, and voice conversion applications.

## Quick Start

```bash
# Install dependencies
python setup.py

# Process audio files
python scripts/process_audio.py --input audio/ --output processed/

# Extract features
python scripts/extract_features.py --audio audio/ --output features/

# Prepare dataset
python scripts/prepare_dataset.py --config config/dataset_config.json
```

## Complete Documentation

For complete documentation, please see **[COMPLETE_DOCUMENTATION.md](COMPLETE_DOCUMENTATION.md)** which includes:
- Full project overview
- Detailed installation instructions
- Complete scripts documentation
- Advanced features guide
- Dataset structure
- Usage examples
- And much more!

## Contact

- **Developer**: Molla Samser
- **Email**: help@rskworld.in
- **Phone**: +91 93305 39277
- **Website**: https://rskworld.in

---

© 2026 rskworld.in - All rights reserved
.gitignore
Raw Download
Find: Go to:
# Voice Cloning Dataset - Git Ignore File
# Developer: Molla Samser
# Email: help@rskworld.in
# Phone: +91 93305 39277
# Website: https://rskworld.in
# Year: 2026

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual Environment
venv/
env/
ENV/
.venv

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# Audio files (large files)
*.wav
*.flac
*.mp3
*.m4a
*.ogg

# Dataset files
audio/
processed/
features/
prepared/
*.zip

# OS
.DS_Store
Thumbs.db
desktop.ini

# Logs
*.log

# Temporary files
*.tmp
*.temp

69 lines•700 B
text
RELEASE_NOTES.md
Raw Download

RELEASE_NOTES.md

# Release Notes - Voice Cloning Dataset v1.0.0

<!--
Voice Cloning Dataset Project
Developer: Molla Samser
Email: help@rskworld.in
Phone: +91 93305 39277
Website: https://rskworld.in
Year: 2026
-->

## Version 1.0.0 - Initial Release

**Release Date**: January 15, 2026
**Tag**: v1.0.0

### 🎉 Initial Release Features

#### Core Features
- ✅ High-quality voice recordings from 50+ speakers
- ✅ Multiple audio formats (WAV, FLAC, MP3)
- ✅ Complete metadata and transcripts
- ✅ Ready-to-use format for TTS models

#### Processing Scripts
- ✅ `process_audio.py` - Audio processing and normalization
- ✅ `extract_features.py` - Feature extraction (MFCC, mel spectrogram, pitch)
- ✅ `prepare_dataset.py` - Dataset preparation and train/test split
- ✅ `validate_dataset.py` - Dataset validation
- ✅ `analyze_dataset.py` - Dataset analysis and statistics
- ✅ `convert_format.py` - Audio format conversion

#### Documentation
- ✅ Complete documentation in `COMPLETE_DOCUMENTATION.md`
- ✅ README with quick start guide
- ✅ Setup script for easy installation
- ✅ Example usage scripts

#### Web Interface
- ✅ Interactive demo page (`index.html`)
- ✅ Responsive design with modern UI
- ✅ Data visualization charts
- ✅ Interactive dataset preview table
- ✅ Code examples and API documentation
- ✅ Contact information and FAQ section

#### Data Files
- ✅ Dataset manifest with 50 speakers
- ✅ Sample metadata and transcripts
- ✅ Feature statistics
- ✅ Audio statistics
- ✅ Usage examples

### 📊 Dataset Statistics

- **Total Speakers**: 50
- **Total Recordings**: 1,250
- **Total Duration**: 12.5 hours
- **Languages**: 5 (English, Hindi, Spanish, French, German)
- **Formats**: WAV, FLAC, MP3

### 🚀 Quick Start

```bash
# Install dependencies
python setup.py

# Process audio files
python scripts/process_audio.py --input audio/ --output processed/

# Extract features
python scripts/extract_features.py --audio audio/ --output features/

# Prepare dataset
python scripts/prepare_dataset.py --config config/dataset_config.json
```

### 📦 What's Included

- Complete project structure
- 8 Python processing scripts
- Configuration files
- Sample data files
- Complete documentation
- Interactive web demo
- Setup and installation scripts

### 🔧 Requirements

- Python 3.8+
- librosa
- soundfile
- numpy
- tqdm

### 📝 Documentation

See `COMPLETE_DOCUMENTATION.md` for full documentation including:
- Installation guide
- Usage instructions
- Scripts documentation
- Advanced features
- API reference

### 🌐 Links

- **Demo**: See `index.html`
- **Documentation**: `COMPLETE_DOCUMENTATION.md`
- **Website**: https://rskworld.in

### 👤 Contact

- **Developer**: Molla Samser
- **Email**: help@rskworld.in
- **Phone**: +91 93305 39277
- **Website**: https://rskworld.in

### 📄 License

Please refer to the LICENSE file included with the dataset.

---

**Repository**: https://github.com/rskworld/voice-cloning.git
**Version**: 1.0.0
**Release Date**: January 15, 2026

🚀 Support RSK World

Subscribe to our YouTube channel for latest tutorials & updates!



Click subscribe & support our work ❤️

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer