All Projects → chaonan99 → ppt_presenter

chaonan99 / ppt_presenter

Licence: other
Convert ppt to video with audio track, using text to speech synthesis

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to ppt presenter

Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+5386.84%)
Mutual labels:  tts
Speaker adapted tts
Making a TTS model with 1 minute of speech samples within 10 minutes
Stars: ✭ 183 (+381.58%)
Mutual labels:  tts
Mtts
A Demo of Mandarin/Chinese TTS frontend
Stars: ✭ 229 (+502.63%)
Mutual labels:  tts
Automatic Youtube Reddit Text To Speech Video Generator And Uploader
A series of 3 programs that will automatically receive scripts from Reddit, allow the user to edit them, then be sent off to a video generator where they will be uploaded to YouTube automatically.
Stars: ✭ 152 (+300%)
Mutual labels:  tts
Gst Tacotron
A PyTorch implementation of Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis
Stars: ✭ 175 (+360.53%)
Mutual labels:  tts
Multi Tacotron Voice Cloning
Phoneme multilingual(Russian-English) voice cloning based on
Stars: ✭ 192 (+405.26%)
Mutual labels:  tts
Tensorflowtts
😝 TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
Stars: ✭ 2,382 (+6168.42%)
Mutual labels:  tts
oddvoices
An indie singing synthesizer
Stars: ✭ 4 (-89.47%)
Mutual labels:  tts
Google Tts
Google TTS (Text-To-Speech) for node.js
Stars: ✭ 180 (+373.68%)
Mutual labels:  tts
Tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
Stars: ✭ 2,581 (+6692.11%)
Mutual labels:  tts
Tts Papers
🐸 collection of TTS papers
Stars: ✭ 160 (+321.05%)
Mutual labels:  tts
Mrcp Plugin With Freeswitch
使用FreeSWITCH接受用户手机呼叫,通过UniMRCP Server集成讯飞开放平台(xfyun)插件将用户语音进行语音识别(ASR),并根据自定义业务逻辑调用语音合成(TTS),构建简单的端到端语音呼叫中心。
Stars: ✭ 168 (+342.11%)
Mutual labels:  tts
Lingvo
Lingvo
Stars: ✭ 2,361 (+6113.16%)
Mutual labels:  tts
Aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
Stars: ✭ 1,942 (+5010.53%)
Mutual labels:  tts
Wavegrad
Implementation of Google Brain's WaveGrad high-fidelity vocoder (paper: https://arxiv.org/pdf/2009.00713.pdf). First implementation on GitHub.
Stars: ✭ 245 (+544.74%)
Mutual labels:  tts
Tacotron
A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model
Stars: ✭ 1,756 (+4521.05%)
Mutual labels:  tts
Tacotron Pytorch
Pytorch implementation of Tacotron
Stars: ✭ 189 (+397.37%)
Mutual labels:  tts
Fergun
An utility Discord bot written in C# using Discord.Net
Stars: ✭ 26 (-31.58%)
Mutual labels:  tts
Wukong Robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。
Stars: ✭ 3,110 (+8084.21%)
Mutual labels:  tts
Mimic Recording Studio
Mimic Recording Studio is a Docker-based application you can install to record voice samples, which can then be trained into a TTS voice with Mimic2
Stars: ✭ 202 (+431.58%)
Mutual labels:  tts

PPT Presenter

PPT Presenter converts a .pptx file to a video, and read out speaker's notes along slides using text to speech technique.

Usage

  • To get started, clone this repo
git clone https://github.com/chaonan99/ppt_presenter.git
cd ppt_presenter
  • Install required packages
pip install -r requirements.txt
  • You also need ffmpeg
  • Watch the video example/test.mp4 (created by ppt_presenter)

Alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].