Skip to content

Text to Speech component of Flushing Tech's speech-to-text-to-speech pipeline

Notifications You must be signed in to change notification settings

flushingtech/ft_tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Dependencies

Installing torch

If GPU, run pip install -r requirements.txt' to install dependencies. If CPU, run pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu`.

Installing Parler TTS

Run pip install git+https://github.com/huggingface/parler-tts.git

Run the script

python3 main.py

About

Text to Speech component of Flushing Tech's speech-to-text-to-speech pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages