forked from ysdede/parakeet.js
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (43 loc) · 1 KB
/
Copy path.gitignore
File metadata and controls
48 lines (43 loc) · 1 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
node_modules
dist
!app/ui/vendor/**/dist/
.env
docker/.env
.env.local
.env.development.local
.env.test.local
.env.production.local
*.pem
docs/
__pycache__
.git_original_during_wip
.aider*
data
deploy.sh
CLAUDE.md
TEMP_PLAN.md
framagit_murmure
TODO.md
# Local phrase-boosting scratch folder, except the curated lists we ship.
phrase_boosting/*
!phrase_boosting/french_medical.txt
!phrase_boosting/french_medical.pwc
!phrase_boosting/lorn.txt
!phrase_boosting/lorn.pwc
# WER bench run history (appended by scripts/wer-bench.mjs)
bench_wer.md
# wer-quants.py run log (appended; a RUN START banner delimits each run)
wer-quants.log
# E2E (tier 3) artifacts and local model weights (downloaded, never committed)
fallback_models
# Candidate symlink farm built by scripts/quantize-int8-smoothquant.py
fallback_models_sq
# Standalone HF model-repo folder (its own git repo + multi-GB LFS weights)
parakeet-tdt-0.6b-v3-smoothquant-onnx
test-results
playwright-report
.playwright
test/e2e/.cache
audio_testfiles
.serena
.tokensave