ArticleslgStudy

computer science

Vocaloid

Vocaloid is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Vocaloid rather than just read about it. In short: Vocaloid is a singing voice synthesizer software product. Its signal processing part was developed through a joint research project between Yamaha Corporation and the Music Technology Group at Pompeu Fabra University, Barcelona.

Vocaloid — main illustration
Vocaloid — illustration

Key takeaways

  • Vocaloid belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Vocaloid to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Vocaloid from memory before moving on to harder problems.

Reference excerpt

Vocaloid is a singing voice synthesizer software product. Its signal processing part was developed through a joint research project between Yamaha Corporation and the Music Technology Group at Pompeu Fabra University, Barcelona. The software was ultimately developed into the commercial product "Vocaloid" that was released in 2004. The software enables users to synthesize "singing" by typing in lyrics and melody and also "speech" by typing in the script of the required words. It uses synthesizing technology with specially recorded vocals of voice actors or singers. To create a song, the user must input the melody and lyrics. A piano roll type interface is used to input the melody and the lyrics can be entered on each note. The software can change the stress of the pronunciations, add effects such as vibrato, or change the dynamics and tone of the voice. Various voice banks have been released for use with the Vocaloid synthesizer technology. Each is sold as "a singer in a box" designed to act as a replacement for an actual singer. As such, they are often released under a moe anthropomorph avatar, however, there are also voice banks released without an assigned avatar. These avatars are also referred to as Vocaloids, and are often marketed as virtual idols; some have gone on to perform at live concerts as an on-stage projection. The software was originally only available in English starting with the first Vocaloids Leon, Lola and Miriam by Zero-G, and Japanese with Meiko and Kaito made by Yamaha and sold by Crypton Future Media. Vocaloid 3 has added support for Spanish for the Vocaloids Bruno, Clara and Maika; Chinese for Luo Tianyi, Yuezheng Ling, Xin Hua, and Yanhe; and Korean for SeeU. The software is intended for professional musicians as well as casual computer music users. Japanese musical groups such as Livetune of Toy's Factory and Supercell of Sony Music Entertainment Japan have released their songs featuring Vocaloid as vocals. Japanese record label Exit Tunes of Quake Inc. also have released compilation albums featuring Vocaloids.

Technology

Vocaloid's singing synthesis technology is generally categorized into the concatenative synthesis in the frequency domain, which splices and processes the vocal fragments extracted from human singing voices, in the forms of time-frequency representation. The Vocaloid system can produce the realistic voices by adding vocal expressions like the vibrato on the score information. Initially, Vocaloid's synthesis technology was called "frequency-domain singing articulation splicing and shaping" (周波数ドメイン歌唱アーティキュレーション接続法, shūhasū-domein kashō ātikyurēshon setsuzoku-hō) on the release of Vocaloid in 2004, although this name is no longer used since the release of Vocaloid 2 in 2007. "Singing articulation" is explained as "vocal expressions" such as vibrato and vocal fragments necessary for singing. The Vocaloid and Vocaloid 2 synthesis engines are designed for singing, not reading text aloud, though software such as Vocaloid-flex and Voiceroid have been developed for that. They cannot naturally replicate singing expressions like hoarse voices or shouts.

System architecture

The main parts of the Vocaloid 2 system are the score editor (Vocaloid 2 editor), the singer library, and the synthesis engine. The synthesis engine receives score information from the score editor, selects appropriate samples from the singer library, and concatenates them to output synthesized voices. There is basically no difference in the score editor and the synthesis engine provided by Yamaha among different Vocaloid 2 products. If a Vocaloid 2 product is already installed, the user can enable another Vocaloid 2 product by adding its library. The system supports three languages, Japanese, Korean, and English, although other languages may be optional in the future. It works standalone (playback and export to WAV) and as a ReWire application or a Virtual Studio Technology instrument (VSTi) accessible from a digital audio workstation (DAW).

Score Editor

The score editor is a piano roll-style editor to input notes, lyrics, and some expressions. When entering lyrics, the editor automatically converts them into Vocaloid phonetic symbols using the built-in pronunciation dictionary. The user can directly edit the phonetic symbols of unregistered words. The score editor offers various parameters to add expressions to singing voices. The user is supposed to optimize these parameters that best fit the synthesized tune when creating voices. This editor supports ReWire and can be synchronized with DAW. Real-time "playback" of songs with predefined lyrics using a MIDI keyboard is also supported.

Singer library Each Vocaloid license develops the singer library, or a database of vocal fragments sampled from real people. The database must have all possible combinations of phonemes of the target language, including diphones (a chain of two different phonemes) and sustained vowels, as well as polyphones with more than two phonemes if necessary. For example, the voice corresponding to the word "sing" ([sIN]) can be synthesized by concatenating the sequence of diphones "#-s, s-I, I-N, N-#" (# indicating a voiceless phoneme) with the sustained vowel ī. The Vocaloid system changes the pitch of these fragments so that it fits the melody. In order to get more natural sounds, three or four different pitch ranges are required to be stored into the library. Japanese requires 500 diphones per pitch, whereas English requires 2,500. Japanese has fewer diphones because it has fewer phonemes and most syllabic sounds are open syllables ending in a vowel. In Japanese, there are three patterns of diphones containing a consonant: voiceless-consonant, vowel-consonant, and consonant-vowel. On the other hand, English has many closed syllables ending in a consonant, and consonant-consonant and consonant-voiceless diphones as well. Thus, more diphones need to be recorded into an English library than into a Japanese one. Due to this linguistic difference, a Japanese library is not suitable for singing in eloquent English.

Synthesis engine

… excerpt ends here. Continue reading the full article.

Illustrations

Vocaloid: Voice model developed before the  Vocaloid, excitation plus resonances (EpR) model,[11] is a combination of: Spectral modeling synthesis (SMS)Source–filter model The model was developed in 2001 as a source–filter model for voice synthesis,[12] but was only implemented on top of the concatenative synthesis model in the final product[citation needed] as a method of avoiding spectral shape discontinuities at the segment boundaries of concatenation.[13](based on Fig.1 on Bonada et al. 2001)
Voice model developed before the Vocaloid, excitation plus resonances (EpR) model,[11] is a combination of: Spectral modeling synthesis (SMS)Source–filter model The model was developed in 2001 as a source–filter model for voice synthesis,[12] but was only implemented on top of the concatenative synthesis model in the final product[citation needed] as a method of avoiding spectral shape discontinuities at the segment boundaries of concatenation.[13](based on Fig.1 on Bonada et al. 2001)
Vocaloid: Vocaloid system diagram (based on Fig.1 on Kenmochi, Ohshima & , Interspeech 2007)
Vocaloid system diagram (based on Fig.1 on Kenmochi, Ohshima & , Interspeech 2007)
Vocaloid illustration
Vocaloid: Vocaloid synthesis engine[23]
Vocaloid synthesis engine[23]
Vocaloid illustration

Worked examples

Example 1 — a first encounter with Vocaloid

Start with the simplest possible case. Write down what Vocaloid claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Vocaloid before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Vocaloid ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Vocaloid

In research
Vocaloid appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Vocaloid in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Vocaloid is common in secondary-school and first-year university syllabi. It links to neighbouring topics 2000 establishments in Spain, 2004 establishments in Japan, 2004 software, so understanding it makes those chapters shorter.
In everyday life
Look for Vocaloid outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Vocaloid” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Vocaloid in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Vocaloid means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Vocaloid out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Vocaloid in simple terms?

Vocaloid is a singing voice synthesizer software product. Its signal processing part was developed through a joint research project between Yamaha Corporation and the Music Technology Group at Pompeu Fabra University, Barcelona.

Why does Vocaloid matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Vocaloid?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Vocaloid.

Tags

  • 2000 establishments in Spain
  • 2004 establishments in Japan
  • 2004 software
  • Japanese inventions
  • Music production software
  • Sega Sammy Holdings
  • Singing software synthesizers
  • Video game culture
  • Vocaloid

Keep exploring