Skip to content

想问一下hotword RAG以及CTC predicting context的部分是没开源吗? #89

@hkvision

Description

@hkvision

https://arxiv.org/html/2509.12508v4 论文里提到的以下内容在model.py里没找到:

  • Within Fun-ASR, we implement a RAG-based mechanism for hotword customization. 在实现里,只找到了把所有输入的hotword都放在prompt里面。RAG的部分是没开源吗?
  • an LLM-based decoder that produces output based on the audio condition and the CTC prediction. 这里提到了CTC的prediction也会给到llm,但代码里也没找到这部分

希望能得到解答,多谢!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions