OpenMOSS / AnyGPT

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

How to train the speech tokneizer? #26

Closed lucasjinreal closed 4 months ago

lucasjinreal commented 5 months ago

How to train the speech tokneizer?

0nutation commented 5 months ago

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