How to use Terrabit70/llama3.1 with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("Terrabit70/llama3.1")