mirror of https://github.com/coqui-ai/TTS.git
Update bug template
This commit is contained in:
parent
8d2bb284ac
commit
9ff0bfb1f3
|
@ -37,8 +37,8 @@ In the worse case provide steps to reproduce the behaviour.
|
||||||
You can either run `TTS/bin/collect_env_info.py`
|
You can either run `TTS/bin/collect_env_info.py`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/coqui-ai/TTS/main/TTS/bin/collect_env_details.py
|
wget https://raw.githubusercontent.com/coqui-ai/TTS/main/TTS/bin/collect_env_info.py
|
||||||
python collect_env_details.py
|
python collect_env_info.py
|
||||||
```
|
```
|
||||||
|
|
||||||
or fill in the fields below manually.
|
or fill in the fields below manually.
|
||||||
|
|
Loading…
Reference in New Issue