--- created: tags: - "#daily-notes" author: - Shen Wei --- ## Summary: Take notes of today's notes. Researched several projects today. ### Chat-TTS GIthub: https://github.com/jianchang512/ChatTTS-ui First, this morning I chose another open-source project Chat-TTS from GitHub, um, the main function of this project now is to convert text into speech according to a fixed voice, and then I compared it with the F5-TTS I tried yesterday, and found that this open-source project is much faster in execution. Of course, this is based on the default voice library for processing, not like yesterday's F5-TTS, which chose to clone with recommended voices, so relatively speaking, it consumes less resources. ### Nvidia Cuba Secondly, during the process of handling this project, I used an integrated package, which was directly downloaded from GitHub, and this integrated package can also utilize the laptop's own GPU to accelerate the inference and generation process of the model. Under this premise, I installed the NVIDIA Cuba runtime package on my laptop. Then, it can use Cuba to accelerate the entire simulation. I checked the system resources during the execution of the conversion, and the GPU also began to consume resources. My computer has a NVIDIA 4G graphics card GPU. ### n8n integration with Notion Third, later today, I tried using Notion notes to record some good RSS results generated, and the effect was also good. Notion also has different integration methods. So currently, I'm using an internal integration, so I also recorded Notion in my Obsidian notes. An internal security key. [[#recycle/🟠API Key]] Today is about these contents roughly.