EveryVoiceTTS / EveryVoiceTTS/EveryVoice
We should warn users when their audio has no pitch
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 45
- Forks
- 4
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 14
Description
There are some languages where an entire utterance might not have pitch/periodicity. In these cases we should not throw an error as we used to do when interpolating nan pitch values. However, more often than not, pitch-less audio actually represents bad data, so we should warn the user about this while preprocessing somehow.
Related to https://github.com/roedoejet/EveryVoice/issues/284 and https://github.com/roedoejet/EveryVoice/pull/308
Contributor guide
Assessment
This issue has not been assessed yet.