From a23ec25b398cdc226fa604bcbdb03161e4648651 Mon Sep 17 00:00:00 2001 From: SWivid Date: Mon, 11 Nov 2024 11:19:04 +0800 Subject: [PATCH] v0.1.1 --- pyproject.toml | 2 +- src/f5_tts/infer/SHARED.md | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9029133..67c3d02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "f5-tts" -version = "0.1.0" +version = "0.1.1" description = "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching" readme = "README.md" license = {text = "MIT License"} diff --git a/src/f5_tts/infer/SHARED.md b/src/f5_tts/infer/SHARED.md index 9311fc6..c0dedd6 100644 --- a/src/f5_tts/infer/SHARED.md +++ b/src/f5_tts/infer/SHARED.md @@ -1,15 +1,17 @@ # Shared Model Cards -- **Prerequisites of using** - - This document is serving as a quick lookup table for the community training/finetuning result, with various language support. - - The models in this repository are open source and are based on voluntary contributions from contributors. - - The use of models must be conditioned on respect for the respective creators. The convenience brought comes from their efforts. -- **Welcome to share here** - - Have a pretrained/finetuned result: model checkpoint (pruned best to facilitate inference, i.e. leave only `ema_model_state_dict`) and corresponding vocab file (for tokenization). - - Host a public [huggingface model repository](https://huggingface.co/new) and upload the model related files. - - Make a pull request adding a model card to the current page, i.e. `src\f5_tts\infer\SHARED.md`. + +### **Prerequisites of using** +- This document is serving as a quick lookup table for the community training/finetuning result, with various language support. +- The models in this repository are open source and are based on voluntary contributions from contributors. +- The use of models must be conditioned on respect for the respective creators. The convenience brought comes from their efforts. + +### **Welcome to share here** +- Have a pretrained/finetuned result: model checkpoint (pruned best to facilitate inference, i.e. leave only `ema_model_state_dict`) and corresponding vocab file (for tokenization). +- Host a public [huggingface model repository](https://huggingface.co/new) and upload the model related files. +- Make a pull request adding a model card to the current page, i.e. `src\f5_tts\infer\SHARED.md`. ### Support Language