Initial commit: FunASR Speech Recognition Toolkit
Update API Documentation / build-api-docs (push) Has been cancelled
Update API Documentation / build-api-docs (push) Has been cancelled
Add complete FunASR codebase including models, runtime, and documentation.
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
---
|
||||
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:
|
||||
Reference in New Issue
Block a user