Tagged articles
8 articles
Page 1 of 1
Java Architect Essentials
Java Architect Essentials
May 16, 2026 · Game Development

How 128 KB Contra Managed a Long Storyline on the NES

Despite being limited to just 128 KB of ROM, the 1987 NES game Contra achieved a surprisingly long storyline by exploiting tile‑based graphics, tightly packed audio data generated by the Ricoh 2A03 chip, and minimalist code that leveraged the console’s built‑in hardware functions.

Audio SynthesisContraMemory Optimization
0 likes · 6 min read
How 128 KB Contra Managed a Long Storyline on the NES
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 23, 2026 · Artificial Intelligence

ControlAudio: Script‑Driven, Time‑Precise Text‑to‑Audio Generation Presented at ACL 2026

ControlAudio, a progressive diffusion framework introduced by Tsinghua researchers, unifies text, timing, and phoneme modeling to enable precise control over when sounds occur and what is spoken, achieving superior alignment and intelligibility while preserving high‑fidelity audio generation.

ACL 2026Audio SynthesisControlAudio
0 likes · 11 min read
ControlAudio: Script‑Driven, Time‑Precise Text‑to‑Audio Generation Presented at ACL 2026
Machine Heart
Machine Heart
Apr 2, 2026 · Artificial Intelligence

LongCat-Next: Turning Images, Audio, and Text into Tokens – What’s Next?

LongCat-Next is a 68.5‑billion‑parameter discrete‑native autoregressive multimodal model that tokenizes images, audio and text, challenges the belief that visual tokenization loses detail, matches specialized models on fine‑grained tasks, and demonstrates that joint understanding‑generation training can even improve generation quality.

Audio SynthesisLarge ModelLongCat-Next
0 likes · 21 min read
LongCat-Next: Turning Images, Audio, and Text into Tokens – What’s Next?
macrozheng
macrozheng
Oct 7, 2024 · Game Development

How 128KB Powered Classic Games: Secrets of Retro Graphics, Audio, and Code

This article explores why 1980s games like Contra could deliver rich graphics, music, and gameplay within just 128KB by using tile-based graphics, specialized audio chips, and ultra‑compact code, contrasting those techniques with modern developers' expectations of massive storage.

Audio SynthesisCode OptimizationRetro Gaming
0 likes · 7 min read
How 128KB Powered Classic Games: Secrets of Retro Graphics, Audio, and Code
Code Ape Tech Column
Code Ape Tech Column
Jun 1, 2024 · Artificial Intelligence

Getting Started with Spring Cloud Alibaba AI: Integrating Text, Image, and Audio Models in a Spring Boot Application

This tutorial introduces Spring AI and Spring Cloud Alibaba AI, explains their core features, shows how to set up a Maven project with the required dependencies, and provides step‑by‑step code examples for invoking text, image, and audio generation models using Spring Boot.

AI integrationAudio SynthesisJava
0 likes · 9 min read
Getting Started with Spring Cloud Alibaba AI: Integrating Text, Image, and Audio Models in a Spring Boot Application
Open Source Linux
Open Source Linux
Jan 24, 2024 · Game Development

How 128KB Made a Classic Game: Secrets of Retro Graphics, Audio, and Code

This article explains how 1980s game developers squeezed full‑screen scrolling, rich music, and extensive gameplay into just 128 KB by using tile‑based graphics, specialized audio chips, and ultra‑compact code, revealing the technical tricks behind classic titles like Contra.

Audio SynthesisGame DevelopmentMemory Optimization
0 likes · 6 min read
How 128KB Made a Classic Game: Secrets of Retro Graphics, Audio, and Code
macrozheng
macrozheng
Apr 2, 2023 · Game Development

How 128KB Powered Classic Games: Tiles, Audio Tricks & Data Efficiency

The article explains why early 1980s games such as Contra could deliver rich graphics, music, and scrolling effects within just 128 KB of ROM by using tile‑based graphics, minimal audio data, efficient code, and hardware‑specific tricks, and it reflects on how modern developers perceive data size differently.

Audio SynthesisGame DevelopmentRetro Gaming
0 likes · 6 min read
How 128KB Powered Classic Games: Tiles, Audio Tricks & Data Efficiency
Yuewen Technology
Yuewen Technology
Oct 15, 2021 · Artificial Intelligence

How Yuedu's TTS Platform Automates High‑Quality Audiobook Production

This article explains how Yuedu's TTS synthesis platform tackles the booming audiobook market by using AI‑driven text preprocessing, role graph construction, content structuring, emotion and effect recognition, and a streamlined post‑processing workflow to efficiently generate multi‑character, emotionally rich audio books at scale.

Audio SynthesisEmotion RecognitionNLP
0 likes · 13 min read
How Yuedu's TTS Platform Automates High‑Quality Audiobook Production