Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

如何本地搭建gibberlink开发测试环境?

2025-09-05 4.1 K

环境准备全流程指南

要运行gibberlink项目,需要完成以下关键步骤配置:

Preparation of the basic environment

  • 安装Node.js LTS版本(v18.x+)并验证:
    node -v && npm -v
  • 获取项目代码:
    git clone https://github.com/PennyroyalTea/gibberlink.git
  • Install dependent libraries:
    cd gibberlink && npm install

运行与测试

  1. Start the development server:
    npm start
  2. 在另一设备打开ggwave在线解码器:
    https://waver.ggerganov.com
  3. 保持两台设备麦克风间距<50cm
  4. 观察终端日志:
    Conversation ended successfully in gibbMode

Handling of common problems

  • 麦克风权限问题:检查浏览器/系统录音权限设置
  • 音频解码失败:降低环境噪音或调小音量
  • 依赖安装错误:尝试rm -rf node_modules && npm install

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish