--- tags: - coreml - automatic-speech-recognition - parakeet - macos license: apache-2.0 --- # scriptrs models Runtime model bundle for `scriptrs`. Current contents: - Parakeet TDT v2 CoreML split models - vocabulary file - Silero VAD CoreML model for the `long-form` feature Layout: - `parakeet-v2/encoder.mlmodelc` - `parakeet-v2/decoder.mlmodelc` - `parakeet-v2/joint-decision.mlmodelc` - `parakeet-v2/vocab.txt` - `vad/silero-vad.mlmodelc` This repo is intended for `scriptrs` model download via the `online` feature.