Commit History

Upload f5_tts/infer/__init__.py with huggingface_hub
f8d6d19
verified

ashishkblink commited on

Upload f5_tts/infer/infer_gradio_orig.py with huggingface_hub
2910e07
verified

ashishkblink commited on

Upload f5_tts/infer/infer_cli_batch.py with huggingface_hub
303ceb6
verified

ashishkblink commited on

Upload f5_tts/infer/infer_gradio.py with huggingface_hub
b56816d
verified

ashishkblink commited on

Upload f5_tts/infer/SHARED.md with huggingface_hub
80716e0
verified

ashishkblink commited on

Upload f5_tts/infer/utils_infer.py with huggingface_hub
9898207
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_emilia.py with huggingface_hub
6b69eec
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_csv_wavs.py with huggingface_hub
ac92a73
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_ljspeech.py with huggingface_hub
31d2662
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_in22_en_10k.py with huggingface_hub
f36d2e1
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_optimized.py with huggingface_hub
f916b29
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_csvs_wavs_v2.py with huggingface_hub
9ed490b
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_libritts.py with huggingface_hub
e1e29b4
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_csvs_wavs_v3.py with huggingface_hub
edf6dfe
verified

ashishkblink commited on

Upload f5_tts/train/datasets/prepare_wenetspeech4tts.py with huggingface_hub
cdb9ab7
verified

ashishkblink commited on

Upload f5_tts/train/train.py with huggingface_hub
5fcbaac
verified

ashishkblink commited on

Upload f5_tts/train/README.md with huggingface_hub
c067e56
verified

ashishkblink commited on

Upload f5_tts/train/finetune_cli.py with huggingface_hub
ea2fcef
verified

ashishkblink commited on

Upload f5_tts/train/finetune_gradio.py with huggingface_hub
5ee4d87
verified

ashishkblink commited on

Upload f5_tts/model/backbones/dit.py with huggingface_hub
64f9887
verified

ashishkblink commited on

Upload f5_tts/model/backbones/unett.py with huggingface_hub
1be2228
verified

ashishkblink commited on

Upload f5_tts/model/backbones/README.md with huggingface_hub
e4f6994
verified

ashishkblink commited on

Upload f5_tts/model/backbones/__init__.py with huggingface_hub
295e206
verified

ashishkblink commited on

Upload f5_tts/model/backbones/mmdit.py with huggingface_hub
3f78fdf
verified

ashishkblink commited on

Upload f5_tts/model/trainer.py with huggingface_hub
fb2f21a
verified

ashishkblink commited on

Upload f5_tts/model/modules.py with huggingface_hub
7866f97
verified

ashishkblink commited on

Upload f5_tts/model/utils.py with huggingface_hub
6972ead
verified

ashishkblink commited on

Upload f5_tts/model/dataset.py with huggingface_hub
441f260
verified

ashishkblink commited on

Upload f5_tts/model/__init__.py with huggingface_hub
c47c9cd
verified

ashishkblink commited on

Upload f5_tts/model/cfm.py with huggingface_hub
c5b1b22
verified

ashishkblink commited on

Upload f5_tts/scripts/count_max_epoch.py with huggingface_hub
952655c
verified

ashishkblink commited on

Upload f5_tts/scripts/count_params_gflops.py with huggingface_hub
8999da3
verified

ashishkblink commited on

Upload f5_tts/configs/E2TTS_Small_train.yaml with huggingface_hub
df4c01e
verified

ashishkblink commited on

Upload f5_tts/configs/F5TTS_Base_train.yaml with huggingface_hub
db5ada1
verified

ashishkblink commited on

Upload f5_tts/configs/E2TTS_Base_train.yaml with huggingface_hub
2b0abe3
verified

ashishkblink commited on

Upload f5_tts/configs/F5TTS_Small_train.yaml with huggingface_hub
1ca0bb0
verified

ashishkblink commited on

Upload f5_tts/api.py with huggingface_hub
2ae76a8
verified

ashishkblink commited on

Upload f5_tts/socket_server.py with huggingface_hub
760f07d
verified

ashishkblink commited on

Upload f5_tts/__init__.py with huggingface_hub
b52d19c
verified

ashishkblink commited on

Upload .gitignore with huggingface_hub
274a4da
verified

ashishkblink commited on

Upload README.md with huggingface_hub
72ab360
verified

ashishkblink commited on

Upload requirements.txt with huggingface_hub
fb90de7
verified

ashishkblink commited on

Upload app.py with huggingface_hub
dcc8cc6
verified

ashishkblink commited on

Add detailed diagnostics for model loading errors
285f6b8

ashishkblink commited on

Revert TTS version to 0.22.0 (latest available version)
1ff6e01

ashishkblink commited on

Update TTS library version to 0.23.0+ for better HuggingFace model support
5196b54

ashishkblink commited on

Merge branch 'main' of https://huggingface.co/spaces/ashishkblink/vakya-tts-playground
86b5519

ashishkblink commited on

Simplify model loading: Remove progress_bar parameter that might cause issues
222ed7a

ashishkblink commited on

Update README.md
ec95eec
verified

ashishkblink commited on

Fix model loading error handling and lambda function warnings
8820ba4

ashishkblink commited on