awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAlignment Error Metrics

Metrics specifically designed to quantify the accuracy of token-level sequence alignments.

Distinct from Phoneme-Based Alignment: Focuses on quantitative error rates for word/token alignment rather than the alignment model architectures themselves

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Alignment Error Metrics. Refine with filters or upvote what's useful.

Awesome Alignment Error Metrics GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebookresearch/fairseqfacebookresearch 的头像

    facebookresearch/fairseq

    32,228在 GitHub 上查看↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Measures the quality of predicted word alignments using specialized metrics like Alignment Error Rate.

    Python
    在 GitHub 上查看↗32,228
  1. Home
  2. Artificial Intelligence & ML
  3. Sequence Alignment Models
  4. Phoneme-Based Alignment
  5. Alignment Error Metrics