tts : implement mimi decoder #2169
python-type-check.yml
on: pull_request
pyright type-check
1m 12s
Annotations
2 errors
|
pyright type-check
1 error
|
|
pyright type-check:
examples/tts/convert_mimi_to_gguf.py#L24
Cannot assign to attribute "mimi_model" for class "MimiModelConverter*"
"PreTrainedModel" is not assignable to "MimiModel" (reportAttributeAccessIssue)
|