Skip to content

pointzerotwo/IFLRY-TTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFLRY TTS System

IFLRY live translation and text-to-speech system powered by Whisper, MarianMT, and OuteTTS.

Installation

  1. Clone the repository.
  2. Create and activate a conda environment:
    conda activate iflry_tts
    
  3. Install PyTorch:
    conda install pytorch torchvision torchaudio cpuonly -c pytorch -y
    
    # GPU (CUDA 11.8)
    conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia -y
    
  4. Install the package:
    pip install .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages