This is the source code for Fei Tian's personal academic website, hosted at runninging.github.io.
Fei Tian is an Audio LLM Researcher at StepFun, specializing in advanced speech technologies. This website showcases research work, publications, and professional experience in the field of speech AI.
- Speech Understanding
- Interactive Speech Systems
- Unification of Understanding and Generation
- Reinforcement Learning in Speech Domain
- Step-Audio R1: China's first leading speech reasoning model
- Step MPS: Revolutionary Mind-Paced Speaking framework
- Step EditX: Next-generation conversational speech editing model
- Step-Audio 2: Multi-modal large language model for audio understanding
- Step-Audio: End-to-end speech conversation system
This website is built using:
To run this website locally:
# Install Hugo Extended
# Visit https://gohugo.io/installation/ for installation instructions
# Clone the repository
git clone https://github.com/runninging/runninging.github.io.git
cd runninging.github.io
# Install dependencies
pnpm install
# Run local server
hugo serverThe website will be available at http://localhost:1313/
/content/authors/admin/- Personal profile and biography/content/publications/- Research publications and papers/content/projects/- Detailed project descriptions/content/experience.md- Professional experience/config/- Site configuration files
© 2025 Fei Tian. Content licensed under CC BY-NC-ND 4.0.
Website code based on Hugo Blox templates, released under the MIT License.
For collaboration opportunities or inquiries, please reach out through the contact information provided on the website.