Skip to content

Commit

Permalink
modify format
Browse files Browse the repository at this point in the history
  • Loading branch information
undeadyequ committed Aug 24, 2023
1 parent 2b9cc2d commit dc38408
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions _posts/2023-03-14-paper/2023-03-14-sample_audio_emoTTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ toc: true

{% include toc.html %}

# Paper
- Emotion-controllable Speech Synthesis using Emotion Soft Label, Utterance-level Prosodic Factors, and Word-level Prominence

# First-stage controlling: conditioning on emotion soft labels
- Angry = 1.0
<audio controls="controls">
Expand All @@ -30,7 +27,6 @@ toc: true


# Second-stage controlling: Fine-conditioning on prosodic factors (Angry = 1.0)
## Energy related
- Energy mean(+0.3)
<audio controls="controls">
<source type="audio/wav" src="/luo_blog/assets/audio/emo2psd_ang_eng_mean_0_3_wav1_gen.wav"></source>
Expand Down Expand Up @@ -61,7 +57,6 @@ toc: true
<source type="audio/wav" src="/luo_blog/assets/audio/emo2psd_ang_eng_range_m0_3_wav1_gen.wav"></source>
<p>Your browser does not support the audio element.</p>
</audio>
## Pitch related
- Pitch mean(+0.3)
<audio controls="controls">
<source type="audio/wav" src="/luo_blog/assets/audio/emo2psd_ang_pitch_mean_0_3_wav1_gen.wav"></source>
Expand Down Expand Up @@ -94,7 +89,6 @@ toc: true
</audio>

## Second-stage controlling: Fine-conditioning on prosodic factors (Neutral = 1.0)
## Energy related
- Energy mean(+0.3)
<audio controls="controls">
<source type="audio/wav" src="/luo_blog/assets/audio/emo2psd_neu_eng_mean_0_3_wav1_gen.wav"></source>
Expand Down Expand Up @@ -125,7 +119,6 @@ toc: true
<source type="audio/wav" src="/luo_blog/assets/audio/emo2psd_neu_eng_range_m0_3_wav1_gen.wav"></source>
<p>Your browser does not support the audio element.</p>
</audio>
## Pitch related
- Pitch mean(+0.3)
<audio controls="controls">
<source type="audio/wav" src="/luo_blog/assets/audio/emo2psd_neu_pitch_mean_0_3_wav1_gen.wav"></source>
Expand Down

0 comments on commit dc38408

Please sign in to comment.