marduk-ra commited on
Commit
1edd745
1 Parent(s): bd85ccf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -16,9 +16,10 @@ tags:
16
  Inference with .safetensors option
17
  ```
18
  F5TTS_Base/
19
- f5_tts_german_90000.safetensors
20
  ```
21
  Github: https://github.com/SWivid/F5-TTS
22
  Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
23
 
24
- > **_NOTE:_** Finetuning is in progress.
 
 
16
  Inference with .safetensors option
17
  ```
18
  F5TTS_Base/
19
+ f5_tts_german_430000.safetensors
20
  ```
21
  Github: https://github.com/SWivid/F5-TTS
22
  Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
23
 
24
+ > **_NOTE:_** You can set the number of nfe steps to 64 to produce better quality sound.
25
+ > **_NOTE:_** Finetuning is in progress.