Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sevenc-nanashi/coeiroink-v2-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Jun 26, 2023
2 parents 2d5f185 + 5532318 commit a8b58a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/synthesis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const synthesisProvider: Provider = ({ baseClient, app }) => {
return c.json({
accent_phrases: prosodyToAccentPhrases(prosody),
speedScale: 1,
pitchScale: 1,
pitchScale: 0,
intonationScale: 1,
volumeScale: 1,
prePhonemeLength: 0.1,
Expand Down

0 comments on commit a8b58a5

Please sign in to comment.