AI singer, debuted in C position, implements audio singing synthesis operation based on PaddleHub/Diffsinger (Python3.10)

Music professionals who understand music theory can express their musical creativity and ideas by writing music scores and playing musical instruments. However, if amateurs who do not know music music also want to play music across the border, the threshold is a bit high. However, with the rapid iteration of artificial intelligence technology, anyone can […]

STM32–SYN6288 speech synthesis module

Foreword The voice module is one of the common modules in our learning projects. Today I will share with you the simple use of the SYN6288 module. For the software part, I will provide the complete code of stm32f103zet6/stm32f407zgt6 for your reference. For in-depth study, you also need to carefully read data sheets and other […]

10. Circuit synthesis-wideband matching circuit design method based on simplified real frequency

10. Circuit synthesis-wideband matching circuit design method based on simplified real frequency Chapters 1-9 in the Overview of Network Synthesis and Simplified Real Frequency Theory Learning introduced some basic concepts and experimental methods of SRFT, and finally came to another ultimate use of SRFT, the design of broadband matching circuits. 1. Some previous reviews and […]

9. Circuit synthesis-microstrip circuit design based on arbitrary amplitude-frequency response of simplified real frequency

9. Circuit synthesis-microstrip circuit design based on arbitrary amplitude-frequency response of simplified real frequency Chapters 1-8 in the Overview of Network Synthesis and Simplified Real Frequency Theory Learning introduced some basic concepts and experimental methods of SRFT, and finally reached the ultimate use of SRFT, which is to directly synthesize a microstrip circuit given any […]

6. Circuit synthesis-design of SRFT microstrip line-cut Byshev low-pass filter based on simplified real frequency

6. Circuit synthesis – SRFT microstrip line-cut Byshev low-pass filter design based on simplified real frequency 5. Circuit synthesis – super cool – directly synthesize the microstrip line circuit diagram based on S11 parameters. We have already introduced how to synthesize the circuit diagram from the transfer function or S parameters. Here we introduce a […]

How to interact with the HAL layer when Android SurfaceFlinger does Layer synthesis

Directory 0. The scope of the issues discussed in this article 1. Problem: Dilemma in choosing implementation method for SurfaceFlinger layer synthesis 1.1 From the perspective of OpenGL ES and HWC themselves 1.2 Judgment logic led by HWC 2. Specific implementation framework for interaction between SurfaceFlinger and HAL layer 2.1 SurfaceFlinger calls OpenGL ES process […]

5. Circuit synthesis – super cool – directly synthesize the microstrip circuit diagram based on S11 parameters

Circuit synthesis-super cool-directly synthesize the microstrip circuit diagram based on S11 parameters 1. Comprehensive principles and practice of circuits-comprehensive principles of reactance function 2. Circuit synthesis principle and practice-positive real function and instigated electrical impedance function 3. Circuit synthesis principle and practice-single and double-port ideal microstrip line (pseudo) hand calculation of S parameters and time […]

[Data structure] Application of heap synthesis

When rivers flow into the sea, knowledge surges. This is the ninth chapter of my participation in the Jianghai Project. Table of Contents One, use the heap structure for sorting Two, the classic Topk question First, use the heap structure for sorting When we use the heap structure to sort, the first thing to make […]

Pyttsx3+Windows speech synthesis different sounds

“”” #************************************************ ******************************* # How to implement text-to-speech in python and solve the problem of stiff pronunciation. #************************************************ ********************************* “”” # In Python, you can use different libraries to implement text-to-speech functionality. Here are some commonly used libraries: # # * `pyttsx3`: This is a Python speech synthesis library that can convert text to speech. […]

vivado dds+vio waveform synthesis experiment

Article directory What is VIO ip configuration fword and top-level modules debug matlab verification The goal of experiment 1 is to change the frequency of the sine wave generated by dds through vio, test it through ila, and also check whether the waveform file is correct in matlab Regarding dds and ila, I have discussed […]