Ross ROSS = Recommend OSS · open-source software intelligence for agents

NVIDIA/OpenSeq2Seq

Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP observed · 2026-08-28

github.com/NVIDIA/OpenSeq2Seq · homepage · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3281
  • days_rel: n/a
  • days_push: 1940
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1558 stars · 374 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

OpenSeq2Seq is a TensorFlow-based toolkit for building and training sequence-to-sequence models for neural machine translation, speech recognition, speech synthesis, and language modeling. It emphasizes efficient experimentation through distributed multi-GPU/multi-node training and mixed-precision (FP16) support on NVIDIA GPUs.

Use cases

  • train a neural machine translation model with multi-GPU distributed training
  • build an automatic speech recognition system with seq2seq models
  • experiment with text-to-speech / speech synthesis models
  • train language models with mixed-precision FP16 on Volta/Turing GPUs
  • run sentiment analysis NLP experiments with encoder-decoder models
  • scale seq2seq training across multiple nodes with Horovod

When to choose

  • you need a research toolkit for seq2seq models in TensorFlow 1.x
  • you want mixed-precision and multi-GPU/multi-node training for NLP or speech models
  • you are reproducing experiments from the OpenSeq2Seq paper

When to avoid

  • you use TensorFlow 2.x or PyTorch — the project is unmaintained and tied to TF 1.x
  • you need production-ready speech or translation systems rather than research experimentation
  • you want actively maintained tooling — consider NeMo or Fairseq instead

Facets

library · maturity abandoned

machine-learning deep-learning speech-recognition tts nlp llm-training deep-learning speech-processing machine-learning python seq2seq tensorflow mixed-precision multi-gpu distributed-training neural-machine-translation speech-synthesis language-modeling horovod natural-language-processing linux gpu

2 sources

Member repositories

RepositoryRoleHealth v2
NVIDIA/OpenSeq2Seqmain10

For agents

markdown · JSON · MCP: product_card(name="NVIDIA/OpenSeq2Seq")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem