6116b1f3c6
Update API Documentation / build-api-docs (push) Has been cancelled
Add complete FunASR codebase including models, runtime, and documentation.
42 lines
984 B
Markdown
42 lines
984 B
Markdown
---
|
|
name: ❓ Questions/Help
|
|
about: Ask for help after checking existing issues and docs
|
|
labels: 'question, needs triage'
|
|
---
|
|
|
|
Notice: In order to resolve issues efficiently, please follow the template.
|
|
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节。)
|
|
|
|
## Before asking
|
|
|
|
1. Search existing issues: https://github.com/modelscope/FunASR/issues
|
|
2. Search the docs: https://modelscope.github.io/FunASR/
|
|
3. Check the README quick start and deployment section.
|
|
|
|
## Question
|
|
|
|
<!-- What are you trying to do, and where are you blocked? -->
|
|
|
|
## Code or command
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
## What have you tried?
|
|
|
|
<!-- Include links to docs or examples you followed, plus the exact error/result. -->
|
|
|
|
## Environment
|
|
|
|
- OS:
|
|
- Python version:
|
|
- FunASR version:
|
|
- ModelScope version:
|
|
- PyTorch / torchaudio version:
|
|
- Install method (`pip`, source, Docker):
|
|
- Device (`cuda`, `cpu`, `mps`):
|
|
- GPU model:
|
|
- CUDA/cuDNN version:
|
|
- Docker image tag, if used:
|