Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

pltobing
/
streaming-speech-translation

Text-to-Speech
ONNX
GGUF
speech-translation
streaming-speech-translation
speech
audio
speech-recognition
automatic-speech-recognition
streaming-asr
ASR
NeMo
ONNX
cache-aware ASR
FastConformer
RNNT
Parakeet
neural-machine-translation
NMT
gemma3
llama-cpp
GGUF
conversational
TTS
xtts
xttsv2
voice-clone
gpt2
hifigan
multilingual
vq
perceiver-encoder
websocket
Model card Files Files and versions
xet
Community
streaming-speech-translation / src /nmt
45.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
pltobing's picture
pltobing
Fix bugs on translation_merger and orchestrator. Revert workers to cpu_count + 4, and tts pause threshold.
340d253 3 days ago
  • __init__.py
    0 Bytes
    Add project files 7 days ago
  • streaming_nmt.py
    6.1 kB
    Fix for checking ASR-NMT output and sync. with TTS. TTS handling still needs more sync. 5 days ago
  • streaming_segmenter.py
    12.4 kB
    Fix ASR-NMT and TTS on the server side. Still need to fix on the client side for playback. 4 days ago
  • streaming_translation_merger.py
    16.1 kB
    Fix bugs on translation_merger and orchestrator. Revert workers to cpu_count + 4, and tts pause threshold. 3 days ago
  • translator_module.py
    10.8 kB
    Formatting black, isort, flake8 6 days ago