Instructions to use ScreamingTony/AffectF5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use ScreamingTony/AffectF5 with F5-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
AffectF5 C7
想让它开口说话?前往 GitHub:获取代码、安装指南与 Demo。
AffectF5 为 F5-TTS v1 Base 增加五类 Emotion 与连续 Arousal 控制。该仓库只保存轻量 adapter;模型运行时仍需下载官方 F5-TTS v1 Base。
控制接口
- Emotion:Neutral、Happy、Sad、Angry、Surprise。
- Arousal:
[-1, 1]。 - Emotion 与 Arousal 分别建模,以轻量适配控制待生成区域,同时兼顾文本准确度与音色保持。
- 运行配置见
config.yaml,参考静音裁剪可在推理时开启。
使用
git clone https://github.com/ScreamingTony/AffectF5.git
cd AffectF5
pip install -e ".[demo]"
affect-f5 --help
权重内容
affectf5_c7_adapter.safetensors 包含:
- 轻量 LoRA 适配参数;
- Emotion/Arousal 条件编码与生成区域控制模块。
不包含官方底模、优化器状态或训练数据。
许可与限制
Adapter 采用 CC BY-NC 4.0,仅供非商业用途。当前主要验证英文;自动情感指标不能替代人工听测。
本项目基于 F5-TTS,保留官方底模归属与许可限制。代码遵循 MIT,详见 NOTICE 与 模型许可说明。必要结构和采样配置保留在 config.yaml 中,以维持权重加载和推理兼容性。
联系
- Downloads last month
- 28
Model tree for ScreamingTony/AffectF5
Base model
SWivid/F5-TTS