Home/Model Training/StreamSpeech
StreamSpeech logo

StreamSpeech

Enrichment pending
ictnlp/StreamSpeech

StreamSpeech is an “All in One” seamless model for offline and simultaneous speech recognition, speech translation and speech synthesis.

GraphCanon updated today · GitHub synced today

1.3k
Stars
103
Forks
14
Open issues
14
Watchers
1y
Last push
Python MITCreated Jun 4, 2024

Trust & integrity

Full report
Maintenance
Dormant (377d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

StreamSpeech is an “All in One” seamless model for offline and simultaneous speech recognition, speech translation and speech synthesis.

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

- Python == 3.10, PyTorch == 2.0.1, Install fairseq & SimulEval
Source link

Tags

README

⚙Requirements

  • Python == 3.10, PyTorch == 2.0.1, Install fairseq & SimulEval

    cd fairseq
    pip install --editable ./ --no-build-isolation
    cd SimulEval
    pip install --editable ./