Skip to content

anthony95macias/Text_To_speech_Torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Text to Speech Notebook Guide


This README provides instructions on how to use the Jupyter notebook for converting text into speech using PyTorch, torchaudio, and other libraries.


Prerequisites

Before you begin, ensure you have the following installed:

  • Python =< 3.8
  • Jupyter Notebook
  • PyTorch
  • torchaudio
  • IPython
  • matplotlib

You can install these packages using pip if you don't have them already.

Visualization and Audio Playback

The notebook includes matplotlib for visualizing audio waveforms and IPython for audio playback within the Jupyter notebook environment.


Support

If you encounter any issues or have questions, please file an issue in the repository or contact the maintainer.


Contribution

Contributions to improve the notebook are welcome. Please follow the standard procedure of forking the repository and submitting a pull request.

Setup

First, clone the repository or download the Jupyter notebook to your local machine.

cd TextToSpeechPytorch.ipynb

Install Dependencies:

pip or pip3 install deep_phonemizer Jupyter Notebook torch torchaudio matplotlib IPython

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published