TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Digitizing speech on a piano

79 pointsby iamelgringoover 15 years ago

21 comments

unwindover 15 years ago
This is awesome. I think the title is misleading though; it's about <i>reproducing digitized speech</i>. This converts the already digitally represented sound to actual analog sound, audible by humans. The output device is a by cleverly (and mechanically) played classical piano.<p>The resulting voice sounds like a bad special effect, but is really cool since it isn't. :)
Luytover 15 years ago
However, if you don't look at the subtitles it's quite hard to recognize the words. Showing the subtitles of what you're supposed to hear is called 'Prompting', an effect which is also used by backward-speech advocates.
评论 #869099 未加载
评论 #870620 未加载
bitwizeover 15 years ago
This is steampunk, man. Even more pimp than that demo with synthesized speech on a Commodore VIC-20.
yanover 15 years ago
Note to self: create better post titles. :) <a href="http://news.ycombinator.com/item?id=862590" rel="nofollow">http://news.ycombinator.com/item?id=862590</a>
jacquesmover 15 years ago
If you read up a bit on how mp3 compression and GSM work then you'll find that in essence they rebuild the sound from a very limited number of frequencies.<p>Very nice find, and extremely impressive the speed with which the keys are manipulated.<p>I wonder if it is possible to have a human learn the key sequences of the dominant frequency bands and make a piano speak a word or two.<p>In neuromancer there is a head in villa straylight that speaks with organ pipes iirc.
评论 #869629 未加载
tetsuo13over 15 years ago
It's fascinating to listen to but I wonder about extending it to other languages. Does American English lend itself well to this sort of thing or are other languages and accents reproducible. I imagine that languages with much harsher stops like German or Russian would be more difficult and those that are easily broken down, like Japanese, would be even easier than English.
zobaover 15 years ago
This seems like it might have some similarities to sine wave speech synthesis. Of course, its far more impressive with a real piano.<p><a href="http://www.scholarpedia.org/article/Sine-wave_speech" rel="nofollow">http://www.scholarpedia.org/article/Sine-wave_speech</a>
NathanKPover 15 years ago
Too bad it didn't mention how many hours of time went into designing and programming that system. It must have been an incredible amount of work.
miloshhover 15 years ago
Ah, the power of a least-squares fit. :)
评论 #870350 未加载
jazzychadover 15 years ago
I find it particularly interesting that words that end in hard consonants (like T or D) are represented by very high-pitched keys to create the percussive sound (especially noticeable at the end of the video). This is too cool.
zandorgover 15 years ago
Very very amazing!<p>On another subject, I want some kind of 'piano player' with pistons like this piano, and you attach it to a non-MIDI instrument and it plays the keys via MIDI data, without having to retrofit it electronically.
shaunxcodeover 15 years ago
Seeing as it is on MAKEzine I am upset there are not plans to build your own... Seriously that would be one hell of a weekend(s) project. Writing the software/midi stuff sounds fun too!
geuisover 15 years ago
Very interesting but the damn reporter talked too much. I wanted to hear more of the piano.
评论 #870377 未加载
elblancoover 15 years ago
This is the coolest thing I think I have ever seen (or heard for that matter).
detcaderover 15 years ago
I've always wondered whether this could be done with a piano... thanks!
fdkzover 15 years ago
somehow related :) <a href="http://blog.makezine.com/archive/2009/02/speech_synthesis_in_the_year_1939.html" rel="nofollow">http://blog.makezine.com/archive/2009/02/speech_synthesis_in...</a>
tfhover 15 years ago
<i>Kulturzeit</i> is probably the best program on german TV..
chaosmachineover 15 years ago
more examples of this technique here:<p><a href="http://ablinger.mur.at/docu11.html#qu3" rel="nofollow">http://ablinger.mur.at/docu11.html#qu3</a>
chrischenover 15 years ago
My piano already does this. I can talk into a mic and it converts it into notes. It just doesn't mechanically play the keys.
petercooperover 15 years ago
So Sparky's Magic Piano could <i>really</i> have happened after all :)
arsover 15 years ago
wav2midi?<p>Anyone?