Files
silero-vad/.github/ISSUE_TEMPLATE/bug_report.md
snakers41 95ad2aacca Mv folder
2020-11-23 10:31:16 +00:00

1.2 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve Bug report - [X] bug snakers4

🐛 Bug

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Environment

Please copy and paste the output from this environment collection script (or fill out the checklist below manually).

You can get the script and run it with:

wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
  • PyTorch Version (e.g., 1.0):
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, source):
  • Build command you used (if compiling from source):
  • Python version:
  • CUDA/cuDNN version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context