mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
29 lines
331 B
Plaintext
29 lines
331 B
Plaintext
.idea
|
|
./__pycache__/
|
|
*/__pycache__/
|
|
*/*/__pycache__/
|
|
*/*/*/__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/*
|