How to use johnsonlee/ChatGLM2-6B with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("johnsonlee/ChatGLM2-6B")