facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
This toolkit helps researchers and developers build custom models for processing and generating text and speech. You can feed it raw text or audio, and it produces translated content, summarized documents, or other forms of generated language. It's designed for machine learning scientists, AI researchers, and engineers working on advanced language and speech applications.
32,190 stars. No commits in the last 6 months.
Use this if you need to train sophisticated deep learning models for tasks like machine translation, text summarization, or speech recognition, and want to leverage cutting-edge research implementations.
Not ideal if you're looking for an off-the-shelf application or a simple API to perform basic translation or summarization without custom model development.
Stars
32,190
Forks
6,676
Language
Python
License
MIT
Category
Last pushed
Sep 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/facebookresearch/fairseq"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
facebookresearch/fairseq2
FAIR Sequence Modeling Toolkit 2
lhotse-speech/lhotse
Tools for handling multimodal data in machine learning projects.
google/sequence-layers
A neural network layer API and library for sequence modeling, designed for easy creation of...
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow