Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# audio_tokens错误问题 #60

Open
EdisonZhu33 opened this issue Dec 10, 2024 · 1 comment
Open

# audio_tokens错误问题 #60

EdisonZhu33 opened this issue Dec 10, 2024 · 1 comment

Comments

@EdisonZhu33
Copy link

请问

audio_tokens [n_q,1,t]/[n_q,t]

features = wavtokenizer.codes_to_features(audio_tokens)
中的audio_tokens要如何得到?

Traceback (most recent call last):
AssertionError: Feature extractor should be an instance of EncodecFeatures

@jishengpeng
Copy link
Owner

请问

audio_tokens [n_q,1,t]/[n_q,t]

features = wavtokenizer.codes_to_features(audio_tokens) 中的audio_tokens要如何得到?

Traceback (most recent call last): AssertionError: Feature extractor should be an instance of EncodecFeatures

这个就是vq之后离散的codec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants