Urgent.News

What's breaking now, across thousands of outlets.

AI

Why AI Models Sometimes Elongate Their Greetings Like 'Kon'nichiwa~'

๐Ÿ“ Originally published (in Japanese) at forge.workstyle.tech . When I had the trained voice model read "ใ“ใ‚“ใซใกใฏ" (Hello), it stretched the phrase to "ใ“ใ‚“ใซใกใ‚ใ." There was no instruction to stretch it in the script. The feedback was as follows: For "ใ“ใ‚“ใซใกใฏ," it's pronounced as "ใ“ใ‚“ใซใกใ‚ใ" with an accent on the last syllable. It feels like something is mixed in. "Something mixed in" was accurate, andโ€ฆ

When the trained voice model pronounced the Japanese greeting ใ“ใ‚“ใซใกใฏ, it elongated the phrase to ใ“ใ‚“ใซใกใ‚ใƒผ. The transcription was performed using Whisper, which transcribed the audio and compared it with a script, but there was no instruction in the script to stretch the greeting. The feedback indicated that the transcription read ใ“ใ‚“ใซใกใ‚ใƒผ with an accent on the last syllable, suggesting something was mixed in.

The training corpus contained clips with stretched endings, but the mechanism to detect this was fundamentally non-functional by design. Script matching was done by converting both the script and transcription to kana (hiragana) and comparing them. However, the normalization process removed prolongation marks (the ใƒผ character), making it impossible to detect stretched endings even if they were present in the raw transcription from Whisper.

The normalization was intended to absorb variations in notation and check for content consistency, but it also discarded information about stretched endings. The same issue occurred with consecutive vowels. The problem arose when trying to separate the judgment of content consistency from the judgment of stretched endings, as the raw transcription needed to be passed to the latter function for accurate detection.

Written by urgent.news from Dev.to's reporting โ€” not their text. Machine-written โ€” may contain errors; check the original before relying on it.

Read the original at dev.to โ†’

More in AI

Japan youth messengers call on world to reduce risks of AI-powered military

GENEVA (Kyodo) -- A group of Japanese high school students visiting the U.N. office in Geneva on Tuesday called on the world to reduce the risks assoc

  • Japanese high school students urge global leaders to mitigate AI risks in military operations.
  • Over 60,000 signatures collected advocating nuclear weapons eradication.
  • Rinako Goto informs UN official about escalating nuclear weapon risk due to AI integration.

More from Wednesday 2 September โ†’