mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
- session.ts: catch(error: any) -> catch(error) with Error coercion at use - daemon-client transport: any -> unknown in listener types - sherpa/onnx loaders: introduce structural native types - pocket-tts-onnx: typed ONNX session inputs/outputs/tensors - tests: any -> unknown + named stub types