This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
BiliNote
Watch
1
Star
0
Fork
0
You've already forked BiliNote
mirror of
https://github.com/JefferyHcool/BiliNote.git
synced
2026-05-07 04:52:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d92cc4a977d8afaa1945263e6d95fc8c4d1603db
BiliNote
/
backend
/
app
/
transcriber
History
JefferyHcool
d92cc4a977
feat(NoteForm): 增加文件上传状态反馈
2025-06-19 14:54:51 +08:00
..
__init__.py
first commit
2025-04-13 17:44:54 +08:00
base.py
feat(events): 实现转写完成后的文件清理功能
2025-04-13 23:29:33 +08:00
bcut.py
feat: 新增模型管理和供应商配置功能
2025-04-26 23:40:17 +08:00
groq.py
feat(NoteForm): 增加文件上传状态反馈
2025-06-19 14:54:51 +08:00
kuaishou.py
feat: 新增模型管理和供应商配置功能
2025-04-26 23:40:17 +08:00
mlx_whisper_transcriber.py
refactor(backend): 重构后端配置并优化 GPT 模型及转录功能
2025-04-27 09:05:37 +08:00
transcriber_provider.py
feat(backend): 添加 Groq供应商支持并优化笔记生成流程- 在 builtin_providers.json 中添加 Groq 供应商信息
2025-05-12 14:59:06 +08:00
whisper.py
feat(transcriber): 使用 ModelScope 替代 Hugging Face 下载模型
2025-05-08 14:42:43 +08:00