Fix Fun-ASR-Nano Transformers requirement (#2824)

Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Co-authored-by: LauraGPT <LauraGPT@users.noreply.github.com>
This commit is contained in:
zhifu gao 2026-08-18 17:16:25 +08:00 committed by GitHub
parent d523079fc0
commit 48b1a0169a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ g2p_en
torchaudio
modelscope
sentencepiece
transformers>=4.43,<=4.50
transformers>=4.51,<5
peft<0.18.0
chardet
PyYAML