Hello,
Thank you very much for releasing the MOSS-Audio-Tokenizer code and for your great work.
I am currently studying the implementation and comparing it with the architecture described in the paper. I noticed that the paper mentions a Decoder-only LLM module**, but I could not identify the corresponding implementation in the released source code.
Could you kindly let me know which file or module in the repository corresponds to the Decoder-only LLM described in the paper? If this component is implemented under a different name or is integrated into another module, I would also greatly appreciate it if you could point me to the relevant part of the code.
Sorry if I have overlooked something, and thank you very much for your time and help!
Best regards,
A PHD student studying MOSS-Audio-Tokenizer
Hello,
Thank you very much for releasing the MOSS-Audio-Tokenizer code and for your great work.
I am currently studying the implementation and comparing it with the architecture described in the paper. I noticed that the paper mentions a Decoder-only LLM module**, but I could not identify the corresponding implementation in the released source code.
Could you kindly let me know which file or module in the repository corresponds to the Decoder-only LLM described in the paper? If this component is implemented under a different name or is integrated into another module, I would also greatly appreciate it if you could point me to the relevant part of the code.
Sorry if I have overlooked something, and thank you very much for your time and help!
Best regards,
A PHD student studying MOSS-Audio-Tokenizer