# Provenance — vokra/speecht5-tts | Field | Value | |---|---| | Upstream source | microsoft/speecht5_tts | | Upstream licence | `mit` | | Architecture | `speecht5` | | Tensors | 393 | | SHA-256 | `f26019f5e2f7106d834b0b1fd4f66286839e000350caad169388467452c8dde0` | | Converted by | vokra-core 0.1.0-alpha.0 | | GGUF schema generation | 1 | Every row is read from the artifact's own `vokra.*` metadata; none of it is supplied by hand, so this file cannot disagree with the weight it describes. ## Reproducing ```bash vokra-cli convert --model --input --output speecht5.gguf shasum -a 256 speecht5.gguf # expect f26019f5e2f7106d834b0b1fd4f66286839e000350caad169388467452c8dde0 ```