EveryVoiceTTS / EveryVoiceTTS/EveryVoice
spec-to-wav synthesis produces some errors from existing mels
Open
bug
- Dominant language
- Python
- Stars
- 45
- Forks
- 4
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
For some reason I had to change `write(f"{data_path}.wav", sr, wav)` to `write(f"{data_path}.wav", sr, wav[0])` - I should investigate in `hfgl/cli.py`
Contributor guide
Assessment
This issue has not been assessed yet.