babysor / babysor/MockingBird

报错:ValueError: operands could not be broadcast together with shapes (2816,) (5120,) (2816,)

Open
#879 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36.9k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

如图:
![image](https://user-images.githubusercontent.com/88305723/231732861-91ae7500-a016-4d90-9620-f95e86c33693.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides only a ValueError about incompatible operand shapes and a screenshot; it names no files, tests, or entry points. Start by reading the traceback in the linked image and locating the operation that combines shapes (2816,) and (5120,). Done means identifying the incompatible inputs, resolving the broadcast failure, and confirming speech generation works.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
ai, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.