some fixes + gliner first implementation
This commit is contained in:
parent
b9d5f41bbd
commit
a8ff3442ff
36 changed files with 1079 additions and 73 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -3305,12 +3305,15 @@ dependencies = [
|
|||
"kira",
|
||||
"log",
|
||||
"mlua",
|
||||
"ndarray",
|
||||
"nnnoiseless",
|
||||
"once_cell",
|
||||
"ort",
|
||||
"parking_lot",
|
||||
"platform-dirs",
|
||||
"pv_recorder",
|
||||
"rand 0.8.5",
|
||||
"regex",
|
||||
"reqwest 0.13.1",
|
||||
"rodio",
|
||||
"rustpotter",
|
||||
|
|
@ -3320,6 +3323,7 @@ dependencies = [
|
|||
"serde_yaml",
|
||||
"sha2",
|
||||
"tempfile",
|
||||
"tokenizers",
|
||||
"tokio",
|
||||
"tokio-tungstenite",
|
||||
"toml 0.9.11+spec-1.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue