84e049ed48
* docs: design product deployment hub * docs(site): plan deployment product hub implementation * feat(site): add deployment evidence registry * feat(site): add deployment recommendation engine * build(site): track reproducible live-site corpus * feat(site): build bilingual deployment product surface * feat(site): add deployment contracts and benchmarks * feat(site): preserve legacy routes and unify navigation * ci(site): validate reproducible product builds * ops(site): add atomic releases and hardened nginx * test(site): add responsive product browser coverage * fix(site): support managed and manual nginx masters * fix(site): make release smoke routes configurable * docs(site): record product hub rollout --------- Co-authored-by: LauraGPT <lauragpt@users.noreply.github.com>
29 lines
350 B
Plaintext
29 lines
350 B
Plaintext
.idea
|
|
**/__pycache__/
|
|
**/.DS_Store
|
|
init_model/
|
|
*.tar.gz
|
|
test_local/
|
|
RapidASR
|
|
export/*
|
|
*.pyc
|
|
.eggs
|
|
MaaS-lib
|
|
.gitignore
|
|
.egg*
|
|
dist
|
|
build
|
|
funasr.egg-info
|
|
docs/_build
|
|
modelscope
|
|
samples
|
|
.ipynb_checkpoints
|
|
outputs*
|
|
emotion2vec*
|
|
GPT-SoVITS*
|
|
modelscope_models
|
|
examples/aishell/llm_asr_nar/*
|
|
*egg-info
|
|
env/
|
|
web-pages/product-site/tests/browser/node_modules/
|