Zuoyebang Tech Team
Author

Zuoyebang Tech Team

Sharing technical practices from Zuoyebang

40
Articles
0
Likes
62
Views
0
Comments
Recent Articles

Latest from Zuoyebang Tech Team

40 recent articles
Zuoyebang Tech Team
Zuoyebang Tech Team
Sep 23, 2022 · Artificial Intelligence

How AI Powers K‑12 Education: Insights from a Chief Algorithm Expert

In this interview, the chief algorithm expert at Zuoyebang discusses how AI technologies such as NLP, speech recognition, large‑model pre‑training, and knowledge‑graph construction are applied to K‑12 education, covering practical challenges, deployment strategies, and future research directions.

AIEducation TechnologyNLP
0 likes · 27 min read
How AI Powers K‑12 Education: Insights from a Chief Algorithm Expert
Zuoyebang Tech Team
Zuoyebang Tech Team
Sep 15, 2022 · Artificial Intelligence

How We Replaced BERT with a Lightweight TextCNN to Slash GPU Costs

This article describes the production challenges of using BERT for large‑scale text classification at Zuoyebang, explores lightweight alternatives such as knowledge distillation, pruning and quantization, and details a teacher‑student‑active‑learning pipeline that trains a TextCNN model to match BERT performance while dramatically reducing GPU consumption and improving throughput.

BERTKnowledge DistillationNLP
0 likes · 13 min read
How We Replaced BERT with a Lightweight TextCNN to Slash GPU Costs
Zuoyebang Tech Team
Zuoyebang Tech Team
Aug 26, 2022 · Operations

How We Built a Three‑Layer Stability System for Massive Scale Operations

This article details the operational mindset, stability framework, and transformation journey of the Zuoyebang infrastructure team, covering service lifecycle management, standardization, cloud‑native architecture, multi‑active deployment, incident pre‑plan platforms, traffic scheduling, monitoring, capacity planning, and future directions for SRE service‑orientation.

AutomationInfrastructureMonitoring
0 likes · 20 min read
How We Built a Three‑Layer Stability System for Massive Scale Operations
Zuoyebang Tech Team
Zuoyebang Tech Team
Aug 18, 2022 · Backend Development

Why Zuoyebang Switched to Go: Inside the Zgin Backend Framework

Zuoyebang replaced its PHP monolith with the Go‑based Zgin framework to overcome microservice, performance, and cloud‑native limitations, delivering a modular, high‑performance backend that supports service governance, efficient logging, and seamless deployment across thousands of services.

Gobackend
0 likes · 17 min read
Why Zuoyebang Switched to Go: Inside the Zgin Backend Framework
Zuoyebang Tech Team
Zuoyebang Tech Team
Aug 12, 2022 · Artificial Intelligence

How End-to-End Speech Recognition is Transforming AI Voice Applications

The AISummit AI conference highlighted advances in intelligent voice, with experts from ZuoYeBang, ByteDance, Microsoft and others discussing end‑to‑end speech recognition, pronunciation correction, and high‑quality speech synthesis, and exploring how multimodal pre‑trained models will shape the future of voice AI.

AI ConferenceSpeech Recognitionend-to-end AI
0 likes · 6 min read
How End-to-End Speech Recognition is Transforming AI Voice Applications
Zuoyebang Tech Team
Zuoyebang Tech Team
Aug 4, 2022 · Frontend Development

How We Revamped a Live‑Streaming PC Client with Electron for Stability and Performance

This article details how the Zuoyebang front‑end team rebuilt their PC student live‑class client using Electron, introducing a modular, config‑driven architecture, improved logging, BVManager and player modules, and performance and stability optimizations that reduced CPU/memory usage and crash rates while simplifying maintenance.

Desktop ApplicationElectronperformance optimization
0 likes · 11 min read
How We Revamped a Live‑Streaming PC Client with Electron for Stability and Performance
Zuoyebang Tech Team
Zuoyebang Tech Team
Jul 29, 2022 · Artificial Intelligence

Boosting Chinese‑English Code‑Switching Speech Recognition with Language ID and LM Enhancements

This report details a series of experiments on Chinese‑English mixed‑language speech recognition, introducing language‑identification loss and language‑model integration to improve acoustic modeling, reduce mixed error rates, and achieve significant gains over a baseline end‑to‑end ASR system.

Code-SwitchingSpeech Recognitiondeep learning
0 likes · 16 min read
Boosting Chinese‑English Code‑Switching Speech Recognition with Language ID and LM Enhancements
Zuoyebang Tech Team
Zuoyebang Tech Team
Jul 22, 2022 · Mobile Development

How to Slash Live‑Streaming App Memory & CPU Usage on Mobile Devices

This article analyzes the architecture and performance bottlenecks of a mobile live‑streaming classroom, defines measurable APM metrics, identifies root causes such as CPU, memory, GPU contention and signaling issues, and presents concrete optimization techniques—including independent processes, containerization, dedicated signaling channels, rendering and thread improvements—that dramatically reduce memory, CPU and frame‑rate problems.

APMlive streamingresource management
0 likes · 14 min read
How to Slash Live‑Streaming App Memory & CPU Usage on Mobile Devices
Zuoyebang Tech Team
Zuoyebang Tech Team
Jul 15, 2022 · Artificial Intelligence

How AI Scores Poetry Recitation: Inside Real-Time Speech Evaluation Tech

This article explains how the homework‑help platform uses computer‑assisted language learning and neural network models to automatically evaluate spoken poetry, detailing the evaluation dimensions, reliability metrics like Pearson correlation and kappa, data‑driven feature extraction, ONNX deployment, and continuous model improvement through patented automatic data feedback.

AIONNXcall
0 likes · 3 min read
How AI Scores Poetry Recitation: Inside Real-Time Speech Evaluation Tech