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-12 11:30:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1323cfd1ec42ecb02a843a2a7d98bdf32a334bae
BiliNote
/
backend
/
app
/
transcriber
History
思诺特
1323cfd1ec
Merge remote-tracking branch 'origin/master' into dev
2025-04-26 11:24:56 +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
mlx_whisper_transcriber.py
feat(transcriber): 更新转录器支持和模型下载逻辑
2025-04-20 22:50:07 +08:00
transcriber_provider.py
fix(transcriber): 优化获取转录器实例的返回值,确保返回正确的 fast-whisper 实例
2025-04-26 00:10:04 +08:00
whisper.py
:feat 新增模型配置页面和相关功能
2025-04-22 17:01:02 +08:00