OpenMOSS / AnyGPT

Code for "AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling"
746 stars 59 forks source link

How to train the speech tokneizer? #26

Closed lucasjinreal closed 2 months ago

lucasjinreal commented 3 months ago

How to train the speech tokneizer?

0nutation commented 3 months ago

You can refer to https://github.com/ZhangXInFD/SpeechTokenizer, we have open-source the training code.