EveryVoiceTTS / EveryVoiceTTS/EveryVoice

spec-to-wav synthesis produces some errors from existing mels

Open
#513 2 comments 0 reactions 1 assignee Claimed by @roedoejet View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.