feat: add Supertonic 3 text-to-speech model #3330
ci.yml
on: pull_request
lint
2m 8s
build-library
3m 23s
Annotations
4 errors
|
lint
Process completed with exit code 1.
|
|
lint:
packages/react-native-executorch/src/modules/natural_language_processing/TextToSpeechModule.ts#L168
Missing JSDoc @param "lang" declaration
|
|
lint:
packages/react-native-executorch/src/hooks/natural_language_processing/useTextToSpeech.ts#L72
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
lint:
packages/react-native-executorch/src/hooks/natural_language_processing/useTextToSpeech.ts#L69
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|