EveryVoiceTTS / EveryVoiceTTS/EveryVoice
Add more unit tests for models
Open
enhancement
- Dominant language
- Python
- Stars
- 45
- Forks
- 4
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
see test_model.py for some examples. We should add unittests for inference using dummy checkpoints.
Contributor guide
Research direction
Start by reading test_model.py and its existing examples to find the model inference entry points and test setup. Add unit tests for inference using dummy checkpoints; the work is done when the requested inference paths are covered and the tests run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100