cdminix commited on
Commit
dc9f3ad
·
verified ·
1 Parent(s): 930781e

Add f5-tts weights

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ pipeline_tag: text-to-speech
20
  > Original code: [https://github.com/SWivid/F5-TTS](https://github.com/SWivid/F5-TTS)
21
 
22
 
23
- Non-autoregressive Flat-UNet Transformer text-to-speech model by [Yushen Chen](https://github.com/SWivid).
24
 
25
 
26
 
 
20
  > Original code: [https://github.com/SWivid/F5-TTS](https://github.com/SWivid/F5-TTS)
21
 
22
 
23
+ Non-Autoregressive Flow Matching (DiT) text-to-speech model by [Yushen Chen](https://github.com/SWivid).
24
 
25
 
26