본문 바로가기
AI/공부

23/01/11 pytorch

by 별빛밤 2023. 1. 11.

 

용어

custom dataset : 데이터를 한 번에 다 부르지 않고 조금씩 나누어 불러서 사용하는 방식

phonemes  : 음소 

 

전처리

normalize 

 

트레이닝

텐서보드

 

타코트론2

 

Incoder - Decoder architecture

input: text -> output: mel spectrogram

타코트론2 설명 영상

출처 : https://joungheekim.github.io/2020/10/08/paper-review/

'AI > 공부' 카테고리의 다른 글

multi-class and multi-label  (0) 2023.05.12
speech, Audio basic concept  (0) 2023.03.06
23/01/13  (1) 2023.01.13
23/01/10 Text-to-Speech  (0) 2023.01.10