「音の研究」の版間の差分

提供:ペチラボ書庫
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
14行目: 14行目:
Sound([音])
Sound([音])
Source([音源])
Source([音源])
Noise([ノイズ])
Noise([雑音])
Music([音楽])
Music([音楽])
Lyric([歌詞])
Lyric([歌詞])
34行目: 34行目:
Sound --> SourceSeparation[音源分離] --> Source
Sound --> SourceSeparation[音源分離] --> Source


Denoising[ノイズ除去]
Denoising[雑音除去]
Sound --> Denoising
Sound --> Denoising
Noise --> Denoising
Noise --> Denoising

2024年5月2日 (木) 21:07時点における版

音に関係する研究を概観する

graph LR subgraph legend target([対象]) task[タスク] end Speech([音声]) Speaker([話者]) Text([テキスト]) Sound([音]) Source([音源]) Noise([雑音]) Music([音楽]) Lyric([歌詞]) Score([楽譜]) Vocal([歌声]) SpeakerRecognition[話者認識] Speech --> SpeakerRecognition --> Speaker Speech --> VC[声質変換] --> Speech Speech --> ASR[音声認識] --> Text Text --> TTS[テキスト音声合成] --> Speech Vocaloid[歌声合成] Score --> Vocaloid Lyric --> Vocaloid Vocaloid --> Vocal Sound --> SourceSeparation[音源分離] --> Source Denoising[雑音除去] Sound --> Denoising Noise --> Denoising Music --> MusicTranscription[自動採譜] --> Score click Vocaloid href "https://wiki.ptt-lab.com/index.php?title=歌声合成"