[feat] add example scripts for transcription, model downloading, and updates; improve documentation with guides for CI, packaging, and development
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//! Model discovery, selection, and downloading logic for PolyScribe.
|
||||
use std::collections::BTreeMap;
|
||||
use std::env;
|
||||
use std::fs::{File, create_dir_all};
|
||||
|
Reference in New Issue
Block a user