pattaraearth commited on
Commit
afbc127
·
verified ·
1 Parent(s): a6dec47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - th
5
+ - en
6
+ base_model:
7
+ - SWivid/F5-TTS
8
+ pipeline_tag: text-to-speech
9
  ---
10
+
11
+ This README is currently a work in progress. Additional details and benchmarks will be added soon.
12
+
13
+ ## Citation
14
+ ```
15
+ @misc{tipaksorn2026ptm-f5-tts,
16
+ title = { {Pathumma F5-TTS} },
17
+ author = { Pattara Tipaksorn and Wayupuk Sommuang and Kwanchiva Thangthai },
18
+ url = { https://huggingface.co/nectec/Pathumma-F5-TTS },
19
+ publisher = { Hugging Face },
20
+ year = { 2026 },
21
+ }
22
+ ```