no config, kokoros only, no chunks
This commit is contained in:
commit
4a70c57c8b
4 changed files with 4399 additions and 0 deletions
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "ttsui"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
eframe = "0.27"
|
||||
egui = "0.27"
|
||||
atty = "0.2"
|
||||
tempfile = "3.8"
|
||||
Loading…
Add table
Add a link
Reference in a new issue