Skip to content

PythonOrC/CloudClassroomTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF 2 Speech

This is a simple python script that converts a pdf file to speech making use of the Azure Cognitive Services API.

Running the ak

  1. Download the zip file from the release page
  2. extract the zip file
  3. navigate in to the private folder
  4. rename the template.json file to secret.json
  5. open up the json file and enter your Azure Cognitive Services API key and Region
  6. drag the pdf file you want to convert to speech into the pdf folder
  7. run the PDF2Speech.exe file and follow the command line prompts
  8. the converted speech will be saved in the Speech folder as output.mp3

Building the script

TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages