Fix prompt tokens causing empty transcription output #428
Annotations
2 warnings
|
.github/workflows/development-tests.yml#L15
In .github/workflows/development-tests.yml (Line: 15, Col: 11): Error from called workflow argmaxinc/WhisperKit/.github/workflows/unit-tests.yml@c2963fb1e1dfe391e425def08ab0ab833516e849 (Line: 86, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/development-tests.yml#L66
In .github/workflows/development-tests.yml (Line: 66, Col: 11): Error from called workflow argmaxinc/WhisperKit/.github/workflows/unit-tests.yml@c2963fb1e1dfe391e425def08ab0ab833516e849 (Line: 86, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
Loading