Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

功能合并与一些bug修复。 #49

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Conversation

Ivy233
Copy link
Contributor

@Ivy233 Ivy233 commented Jan 14, 2025

单纯的代码合并,合并范围:

  1. stream(麦克风输入)功能接入。
  2. 新增common-sdl代码相比whisper.cpp同名代码略有修改。
  3. 修复“喂喂喂”识别成“喂”,并且与“%%%”识别成一个“%”区分开。
  4. 整理输出接口,使printf从语音识别功能中分离开。
  5. 部分代码空格对齐强迫症。
  6. 没有libsdl2-dev时,不编译sense-voice-stream
    未合并功能:
  7. main.cc(文件切割)保留原来的处理,除了输出有所修改。

Ivy233 added 25 commits January 14, 2025 16:42
1. stream(麦克风输入)功能接入。
2. 新增common-sdl代码相比whisper.cpp同名代码略有修改。
3. 修复“喂喂喂”识别成“喂”,并且与“%%%”识别成一个“%”区分开。
4. 整理输出接口,使printf从语音识别功能中分离开。
5. 部分代码空格对齐强迫症。
未合并功能:
1. main.cc(文件切割)保留main分支的处理,除了输出有所修改。
注意:当前代码有链接错误,由于修改量太大,先提交。
UOS merge Main:动态库编译和stdc++fs兼容。

See merge request ai/sensevoice.cpp!1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant