File size: 527 Bytes
fc4a786
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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.