AI Personal Learning
and practical guidance
CyberKnife Drawing Mirror

How does DeepSeek's AI generate lyrics?

First, the core principle of DeepSeek AI-generated lyrics

The generative process of capturing the laws of musical composition through a pre-trained language model consists of three key stages:

  • Style Recognition:Automatically match the corresponding corpus based on keywords such as "Chinese style" and "pop-rock" inputted by users (e.g. analyze the distribution of imagery of Jay Chou's 300 lyrics).
  • Rhythmic modeling:Use of the BPE participle to parse rhyming patterns and create a database of syllable correspondences (e.g., a database of rhyming combinations of "love-firm-agreement").
  • Emotion Mapping:Through the BERT sentiment analysis module, emotional words such as "sadness" are converted into concrete imagery (e.g., "loneliness" is mapped to scenes such as "streetlight/rainy night/empty room").

II. Practical Guidelines (taking the creation of popular love songs as an example)

  1. Initiate generation:Entering basic commands
    请生成一首关于失恋的流行歌曲歌词,要求:
    - 主歌/副歌结构
    - 每段4行
    - 押"ian"韵脚
    - 包含雨天意象
  2. Parameter optimization:Additional specific requirements
    补充要求:
    1. 第二段加入"咖啡店"场景
    2. 避免使用"心痛"等陈词滥调
    3. 增加具象化比喻(如"像断了线的风筝")
  3. Example of generated results:

    Main song 1:
    Raindrops on the windowsill writing yesterday
    Freeze time for missed call alerts
    Coffee cools the bitter arc
    Outlining the side of your turned face

    Chorus:
    We're like parallel subway lines.
    With promises that never overlap.
    Wipers can't erase the past.
    Gradually out of focus in the rearview mirror into a circle

III. Professional-level creative skills

finesse Examples of valid commands role analysis
Reinforcement of rhyme "Designed ABAB rhyming structure in the chorus with 9 syllables per line" Activate the rhyme constraint algorithm to automatically detect syllable count and match the rhyme bank
nested imagery "Translating 'Thoughts' into Three Recursive Ocean Imagery." Triggering the metaphor generating module to construct the imagery chain of "Wave-Tide-Deep Sea".
emotional curve "Construct an emotional turn from reminiscence to release by setting up a turning point in the third sentence of the second paragraph" Activate emotional arc modeling to automatically insert "But the sunlight..." Type of transition sentence

IV. Quality Improvement Program

  • Iterative optimization:Additional instructions to the first draft e.g. "Change 'freezing time' to a more vivid metaphor, retaining the time imagery but adding to the picture"
  • Style Fusion:Experimenting with crossover combinations such as "adding literary elements to electronic music styles" to stimulate the advantages of model mixing training
  • Parameter Adjustment:Creativity is controlled through the temperature parameter (0.3-0.7 for songwriting), and top_p values are kept above 0.9 to ensure semantic coherence

V. Notes on Copyright Notice

It is suggested to add in the generation prompt word: "Ensure that all metaphors are original and do not involve specific lyrics fragments of existing songs", the system will start the similarity detection module to compare the music copyright database of more than 500 million words. If more than 20% fragment similarity is detected, the rewriting mechanism will be triggered automatically.


May not be reproduced without permission:Chief AI Sharing Circle " How does DeepSeek's AI generate lyrics?
en_USEnglish