This website requires JavaScript.
Explore
Help
Register
Sign In
vikingowl
/
polyscribe
Watch
1
Star
0
Fork
0
You've already forked polyscribe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
111
Commits
2
Branches
0
Tags
840383fcf7a35ea2d7da7fd2df88e32699489760
Commit Graph
7 Commits
Author
SHA1
Message
Date
vikingowl
0128bf2eec
[feat] add
ModelManager
with caching, manifest management, and Hugging Face API integration
2025-08-27 20:56:05 +02:00
vikingowl
5ec297397e
[refactor] rename and simplify
ProgressManager
to
FileProgress
, enhance caching logic, update Hugging Face API integration, and clean up unused comments
Some checks failed
CI / build (push)
Has been cancelled
Details
2025-08-15 11:24:50 +02:00
vikingowl
0a249f2197
[refactor] improve code readability, streamline initialization, update error handling, and format multi-line statements for consistency
2025-08-14 11:06:37 +02:00
vikingowl
0573369b81
[refactor] propagate
no-progress
and
no-interaction
flags, enhance prompt handling, and update progress bar logic with
cliclack
2025-08-14 10:34:52 +02:00
vikingowl
9841550dcc
[refactor] replace
indicatif
with
cliclack
for progress and logging, updating affected modules and dependencies
2025-08-14 03:31:00 +02:00
vikingowl
5c64677e79
[refactor] streamline crate structure, update dependencies, and integrate CLI functionalities
2025-08-13 14:05:13 +02:00
vikingowl
3344a3b18c
[feat] implement backend abstraction, dynamic backend selection, and GPU feature integration
2025-08-13 11:36:09 +02:00