tts : enable "return_tokens" in Python example #1278
python-type-check.yml
on: push
pyright type-check
1m 12s
Annotations
1 error and 3 warnings
pyright type-check
0 errors
|
pyright type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pyright type-check:
examples/tts/tts-outetts.py#L2
Import "json" is not accessed (reportUnusedImport)
|
pyright type-check:
examples/tts/tts-outetts.py#L3
Import "struct" is not accessed (reportUnusedImport)
|