[TTS] 말하는 인공지능 - Python, Deep Learning

Subscribers:
55,400
Published on ● Video Link: https://www.youtube.com/watch?v=2Hw5gCt6ItU



Duration: 10:19
13,668 views
252


구글의 Tacotron 모델을 이용하여 말하는 인공지능 TTS(Text to Speech)를 만들어봅시다!
이번 영상에서는 퍼즐게임 포탈(Portal)의 GLaDOS 로봇 목소리를 내는 모델을 학습시켜볼거에요!

Source code(Github): https://github.com/kairess/tacotron

Dependencies:
- Python 3
- TensorFlow
- pandas
- BeautifulSoup4
- falcon==1.2.0
- inflect==0.2.5
- librosa==0.5.1
- matplotlib==2.0.2
- numpy==1.14.3
- scipy==0.19.0
- tqdm==4.11.2
- Unidecode==0.4.20

Dataset from GLaDOS voice generator
- https://glados.biringa.com

Tacotron by Google
- https://google.github.io/tacotron

Tacotron 모델 설명 (한글)
- https://hcnoh.github.io/2018-12-11-tacotron

한국어 Tacotron
- https://carpedm20.github.io/tacotron
- https://github.com/carpedm20/multi-Speaker-tacotron-tensorflow

사업 및 개발문의: kairess87@gmail.com
빵형의 개발도상국 후원: https://toon.at/donate/helloworld




Other Videos By 빵형의 개발도상국


2020-03-24GAN 성능의 정량적 평가 방법 - Python, Deep Learning
2020-03-21PS4 컨트롤러로 마우스 만들기 - Python
2020-03-19사진 합성 인공지능 - Python, Deep Learning
2020-03-16파노라마 사진 만들기 - Python
2020-03-11자동 크롤러 만들기 - Python
2020-02-23코로나 바이러스 확진자 수 예측하기 - Python
2019-08-08딥러닝 모델의 성능을 올리고 싶다면 꼭 보세요 - Python, Deep Learning
2019-08-07[GAN] 초상화를 그리는 인공지능 - Python, Deep Learning
2019-06-19세상에서 가장쉬운 딥러닝, TorchVision - Python, Deep Learning
2019-06-16[기초 머신러닝] 유방암을 예측하는 인공지능 - Python, Machine Learning
2019-06-11[TTS] 말하는 인공지능 - Python, Deep Learning
2019-05-29남은 주차공간을 알려주는 인공지능 - Python, Deep Learning
2019-05-25세계 최고 성능의 얼굴 방향 및 랜드마크 인식 모델 - Python, Deep Learning
2019-05-18도마뱀을 위한 스마트 사육장 만들기! - 아두이노
2019-05-11물가를 예측하는 인공지능 - Python
2019-05-05라즈베리파이로 CCTV 만들기 - Python
2019-04-28최소 손실 사진 크기 리사이즈 - Python
2019-04-20사진에서 물체를 삭제하는 인공지능 - Python, Deep Learning
2019-04-04영화 추천 인공지능 만들기 - Python
2019-03-27해리포터 투명망토 만들기 - Python, OpenCV
2019-03-19사진을 합성하는 인공지능 만들기! - Python, Deep Learning



Tags:
개발
인공지능
파이썬
python
ai
deeplearning
machinlearning
tts
speech
synthesis
성대모사
포탈
글라도스
Portal
GLaDOS
voice
generator