FireRedTeam

Results 58 comments of FireRedTeam

你是直接跑inference_fireredasr_llm.sh报错了,还是你自己写了点python代码,报错了?

open sourced: https://github.com/wenet-e2e/WenetSpeech

not support right now.

可能得研究下用deepspeed之类的做推理。或者试试用cpu先跑起来。或者用float16。

> > 可能得研究下用deepspeed之类的做推理。或者试试用cpu先跑起来。或者用float16。 > > LLM用float16吗?技术报告里写到LLM用了lora微调,这部分的参数在encoder中吗? [@FireRedTeam](https://github.com/FireRedTeam) FireRedASR-LLM-L的权重都在hf库里了

> Great job! Is the streaming decoder open source? @Alex-Songs Thanks. Our current goal is to bring more features to support different speech synthesis tasks for our users. We will...