Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 604 Bytes

File metadata and controls

25 lines (17 loc) · 604 Bytes

Reddit Synth

Reddit synth pulls data from Reddit and uses the browser voice synthesis to read comments.

Live Demo

Technologies

  • Express
  • Browserify
  • JavaScript
  • HTML / CSS
  • Dotenv
  • Snoowrap

Features:

  • Pulls comments from a Reddit threads.
  • Converts text to speech using Web Speech API.
  • Finds hot threads from subreddits.
  • Allows users to search for any subreddit and displays threads.

Todo:

User Google text to speech api to build a custom speech syntehsis model using audio recordings to create a unique and natural sounding voice.