coqui-tts/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
1.0 KiB
Markdown

---
name: 🐛 Bug report
about: Create a bug report to help 🐸 improve
title: '[Bug] '
labels: bug
assignees: ''
---
Welcome to the 🐸TTS project! We are excited to see your interest, and appreciate your support!
This repository is governed by the Contributor Covenant Code of Conduct. For more details, see the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file.
If you've found a bug, please provide the following information:
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run the following command '...'
2. ...
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment (please complete the following information):**
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
- **PyTorch or TensorFlow version (use command below)**:
- **Python version**:
- **CUDA/cuDNN version**:
- **GPU model and memory**:
- **Exact command to reproduce**:
**Additional context**
Add any other context about the problem here.