{
  "project_id": "OpenBMB/UltraEval-Audio",
  "repo": "OpenBMB/UltraEval-Audio",
  "name": "UltraEval-Audio",
  "github_url": "https://github.com/OpenBMB/UltraEval-Audio",
  "homepage_url": null,
  "language": "Python",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "llm_eval"
  ],
  "tags": [
    "asr",
    "audio-codec",
    "benchmark",
    "evaluation",
    "llm-evaluation",
    "speech-recognition",
    "speech-to-speech",
    "speech-to-text",
    "tts",
    "voice-cloning"
  ],
  "description": "Your faithful, impartial partner for audio evaluation — know yourself, know your rivals. 真实评测，知己知彼。A unified benchmark framework for ASR/TTS/Audio Codec/audio LLM evaluation",
  "overview": "Use OpenBMB/UltraEval-Audio when the user needs a llm eval project with library-only, local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "comet-ml/opik",
      "reason": "Similar llm eval with library_only/local deployment overlap."
    },
    {
      "repo": "Arize-ai/phoenix",
      "reason": "Similar llm eval with library_only/local deployment overlap."
    },
    {
      "repo": "confident-ai/deepeval",
      "reason": "Similar llm eval with library_only/local deployment overlap."
    }
  ],
  "related": [
    {
      "repo": "promptfoo/promptfoo",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    },
    {
      "repo": "Giskard-AI/giskard-oss",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    },
    {
      "repo": "ai-twinkle/Eval",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    },
    {
      "repo": "Marker-Inc-Korea/AutoRAG",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    },
    {
      "repo": "modelscope/evalscope",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    },
    {
      "repo": "truera/trulens",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    },
    {
      "repo": "agentevals-dev/agentevals",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    },
    {
      "repo": "vibrantlabsai/ragas",
      "reason": "Related to OpenBMB/UltraEval-Audio through llm eval category and library_only deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "evaluate LLM outputs",
    "benchmark prompts and agents",
    "track model quality"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"eval\" in metadata.",
        "Matched \"evaluation\" in metadata.",
        "Matched \"benchmark\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"pip install\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python, gpu.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 307,
    "recent_commits": 3,
    "contributors": 4,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 6,
  "agent_score": 57,
  "score": 67,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 17,
    "deployment": 80,
    "popularity": 50,
    "community": 49
  },
  "git_top_score": 67,
  "git_top_score_breakdown": {
    "community": 79,
    "maintenance": 14,
    "documentation": 84,
    "stability": 70,
    "adoption": 69,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use OpenBMB/UltraEval-Audio when the user needs a llm eval project with library-only, local, cloud deployment options.",
    "purpose": "Use OpenBMB/UltraEval-Audio when the user needs a llm eval project with library-only, local, cloud deployment options.",
    "install": "Install as a library or package using the repository instructions.",
    "inputs": [
      "prompts",
      "model outputs",
      "test cases"
    ],
    "outputs": [
      "scores",
      "benchmarks",
      "eval reports"
    ],
    "good_for": [
      "evaluate LLM outputs",
      "benchmark prompts and agents",
      "track model quality",
      "model evaluation",
      "benchmarking",
      "regression testing"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "production inference serving",
      "end-user chat apps"
    ],
    "deployment": [
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "comet-ml/opik",
        "reason": "Similar llm eval with library_only/local deployment overlap."
      },
      {
        "repo": "Arize-ai/phoenix",
        "reason": "Similar llm eval with library_only/local deployment overlap."
      },
      {
        "repo": "confident-ai/deepeval",
        "reason": "Similar llm eval with library_only/local deployment overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"eval\" in metadata.",
          "Matched \"evaluation\" in metadata.",
          "Matched \"benchmark\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"pip install\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python, gpu.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-07-16T05:00:36.100Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-07-16T05:00:36.100Z",
  "knowledge": {
    "project": {
      "id": "OpenBMB/UltraEval-Audio",
      "owner": "OpenBMB",
      "name": "UltraEval-Audio",
      "full_name": "OpenBMB/UltraEval-Audio",
      "github_url": "https://github.com/OpenBMB/UltraEval-Audio",
      "homepage_url": null,
      "description": "Your faithful, impartial partner for audio evaluation — know yourself, know your rivals. 真实评测，知己知彼。A unified benchmark framework for ASR/TTS/Audio Codec/audio LLM evaluation",
      "language": "Python",
      "topics": [
        "asr",
        "audio-codec",
        "benchmark",
        "evaluation",
        "llm-evaluation",
        "speech-recognition",
        "speech-to-speech",
        "speech-to-text",
        "tts",
        "voice-cloning"
      ],
      "license": "Apache-2.0",
      "stars": 307,
      "forks": 24,
      "open_issues": 4,
      "default_branch": "main",
      "created_at": "2024-11-11T09:41:43Z",
      "updated_at": "2026-07-16T04:04:32Z",
      "pushed_at": "2026-07-14T03:38:14Z",
      "synced_at": "2026-07-16T05:00:36.100Z"
    },
    "agent_card": {
      "project_id": "OpenBMB/UltraEval-Audio",
      "project_kind": "project",
      "category": "llm_eval",
      "difficulty": "beginner",
      "deployment": [
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "evaluate LLM outputs",
        "benchmark prompts and agents",
        "track model quality"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [
        {
          "project_id": "comet-ml/opik",
          "reason": "Similar llm eval with library_only/local deployment overlap."
        },
        {
          "project_id": "Arize-ai/phoenix",
          "reason": "Similar llm eval with library_only/local deployment overlap."
        },
        {
          "project_id": "confident-ai/deepeval",
          "reason": "Similar llm eval with library_only/local deployment overlap."
        }
      ],
      "summary_for_agent": "Use OpenBMB/UltraEval-Audio when the user needs a llm eval project with library-only, local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"eval\" in metadata.",
            "Matched \"evaluation\" in metadata.",
            "Matched \"benchmark\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python, gpu.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-16T05:00:36.100Z"
    },
    "metrics": {
      "project_id": "OpenBMB/UltraEval-Audio",
      "stars_30d_delta": 15,
      "commits_30d": 3,
      "releases_180d": 0,
      "contributors_90d": 4,
      "issue_first_response_median_hours": null,
      "recent_push_days": 2,
      "git_score": 6,
      "maintenance_score": 17,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-16T05:00:36.100Z"
    }
  },
  "resolved_from": {
    "requested_id": "OpenBMB/UltraEval-Audio",
    "resolved_id": "OpenBMB/UltraEval-Audio",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 961,
    "generated_at": "2026-07-17T08:05:30.597Z",
    "snapshot_id": "d1:961:2026-07-17T06:30:32.297Z",
    "latest_synced_at": "2026-07-17T06:30:32.297Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}