telemelody: how can I get dict.trend.txt?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5k
- Forks
- 499
- PR merge metrics
- No merged PRs in 30d
Description
When inference using pretrained models, I got error about missing file:
FileNotFoundError: [Errno 2] No such file or directory: 'data-bin/template2melody_zh/dict.trend.txt'
I have dict.beat.txt and dict.lyric.txt copied from training dir, do I need to run training first to get the trend file?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the pretrained-model inference setup and the referenced data-bin/template2melody_zh/dict.trend.txt path, then compare it with the training directory containing dict.beat.txt and dict.lyric.txt. Done means the source of dict.trend.txt is documented or the inference setup runs without the missing-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100