{ "model_name": "Yuna Ai Kokoro V1", "embedding_model_path": "/Users/yuki/Documents/Github/yuna-ai/lib/models/yuna/yuna-ai-v4-q5_k_m.gguf", "embedding_dimensions": 4096, "num_emotions": 6, "emotion_names": ["sweet", "cool", "passion", "otona", "intelligence", "pure"], "memory_embedding_size": 512, "input_embedding_size": 4096, "state_hidden_size": 512, "learning_rate": 0.0005, "batch_size": 256, "epochs": 10, "history_weight": 0.01, "device": "mps" }