MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
FunASR
UNCLAIMED
0
0
10
Python
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
ACTIVITY
Commits
Reviews
week
month
year
COMMITS
20
in the last week
CONTRIBUTORS
2
active
STARS
0
total
FORKS
0
total
TOP CONTRIBUTORS
游
游雁
15 commits
Z
zhifu gao
5 commits
RECENT COMMITS
游
docs: add Chinese blog draft — FunASR vs Whisper comparison for Zhihu/CSDN
游雁
15h ago
21e6ede
游
feat: implement Whisper forward() for fine-tuning support (fixes #2678)
游雁
20h ago
a8d23ee
游
Merge remote README changes
游雁
23h ago
c83e666
游
Merge branch 'main' of https://github.com/modelscope/FunASR
游雁
23h ago
501401b
游
examples: add LangChain integration guide (FunASR as agent tool)
游雁
23h ago
b101218
Z
docs: add torch+torchaudio to vllm_guide_zh install section
zhifu gao
1d ago
5d8349a
Z
docs: add torch+torchaudio to vllm_guide install section
zhifu gao
1d ago
7687505
Z
docs: add torch+torchaudio to install instructions (not in pip deps, user must install separately)
zhifu gao
1d ago
0e9d53e
游
fix: remove torchaudio from install_requires
游雁
1d ago
36d653c
游
fix: update install_requires — add torchaudio, transformers, tiktoken, huggingface_hub, safetensors
游雁
1d ago
6134188
游
fix: update server version to 1.3.6, add vllm to dependency hints, add repetition_penalty to streaming
游雁
1d ago
01057bf
游
fix: add repetition_penalty=1.3 to streaming service (fixes #2930 streaming repetition)
游雁
1d ago
91905fd
游
Merge remote main, keep local vLLM-based _server_app.py
游雁
1d ago
f1b43de
游
fix: funasr-server uses vLLM engine for Fun-ASR-Nano (fixes #2930 text repetition)
游雁
1d ago
787c282
游
fix: add repetition_penalty=1.3 to all vLLM services (fixes #2930 text repetition)
游雁
1d ago
793c45b
游
fix: vLLM >=0.21 compat — EmbedsPrompt moved from vllm.inputs.data to vllm.inputs
游雁
1d ago
3953072
游
bump version to 1.3.4
游雁
2d ago
e948bb3
游
fix: add try-import guards for optional deps (fastapi, humanfriendly, transformers)
游雁
2d ago
d06a93f
Z
docs: add Japanese and Korean deployment matrix guides
zhifu gao
2d ago
31ac626
Z
docs: add Japanese and Korean model selection guides
zhifu gao
2d ago
e29b4a9