csukuangfj commited on
Commit
27334e0
Β·
1 Parent(s): 055130f

add models

Browse files
This view is limited to 50 files because it contains too many changes. Β  See raw diff
Files changed (50) hide show
  1. .gitattributes +13 -0
  2. espeak-ng-data/af_dict +0 -0
  3. espeak-ng-data/ar_dict +0 -0
  4. espeak-ng-data/da_dict +0 -0
  5. espeak-ng-data/en_dict +0 -0
  6. espeak-ng-data/fa_dict +0 -0
  7. espeak-ng-data/hu_dict +0 -0
  8. espeak-ng-data/ia_dict +0 -0
  9. espeak-ng-data/it_dict +0 -0
  10. espeak-ng-data/lb_dict +0 -0
  11. espeak-ng-data/phondata +0 -0
  12. espeak-ng-data/ta_dict +0 -0
  13. espeak-ng-data/ur_dict +0 -0
  14. espeak-ng-data/yue_dict +0 -0
  15. LICENSE β†’ kokoro-en-v0_19/LICENSE +0 -0
  16. README.md β†’ kokoro-en-v0_19/README.md +0 -3
  17. test_wavs/kokoro-v0_19-af_sarah.wav β†’ kokoro-en-v0_19/espeak-ng-data/af_dict +2 -2
  18. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/am_dict +0 -0
  19. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/an_dict +0 -0
  20. test_wavs/kokoro-v0_19-af.wav β†’ kokoro-en-v0_19/espeak-ng-data/ar_dict +2 -2
  21. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/as_dict +0 -0
  22. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/az_dict +0 -0
  23. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/ba_dict +0 -0
  24. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/be_dict +0 -0
  25. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bg_dict +0 -0
  26. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bn_dict +0 -0
  27. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bpy_dict +0 -0
  28. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bs_dict +0 -0
  29. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/ca_dict +0 -0
  30. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/chr_dict +0 -0
  31. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cmn_dict +0 -0
  32. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cs_dict +0 -0
  33. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cv_dict +0 -0
  34. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cy_dict +0 -0
  35. test_wavs/kokoro-v0_19-af_bella.wav β†’ kokoro-en-v0_19/espeak-ng-data/da_dict +2 -2
  36. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/de_dict +0 -0
  37. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/el_dict +0 -0
  38. test_wavs/kokoro-v0_19-af_sky.wav β†’ kokoro-en-v0_19/espeak-ng-data/en_dict +2 -2
  39. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/eo_dict +0 -0
  40. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/es_dict +0 -0
  41. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/et_dict +0 -0
  42. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/eu_dict +0 -0
  43. kokoro-en-v0_19/espeak-ng-data/fa_dict +3 -0
  44. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/fi_dict +0 -0
  45. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/fr_dict +0 -0
  46. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/ga_dict +0 -0
  47. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/gd_dict +0 -0
  48. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/gn_dict +0 -0
  49. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/grc_dict +0 -0
  50. {espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/gu_dict +0 -0
.gitattributes CHANGED
@@ -36,3 +36,16 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  cmn_dict filter=lfs diff=lfs merge=lfs -text
37
  ru_dict filter=lfs diff=lfs merge=lfs -text
38
  *.wav filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  cmn_dict filter=lfs diff=lfs merge=lfs -text
37
  ru_dict filter=lfs diff=lfs merge=lfs -text
38
  *.wav filter=lfs diff=lfs merge=lfs -text
39
+ af_dict filter=lfs diff=lfs merge=lfs -text
40
+ ar_dict filter=lfs diff=lfs merge=lfs -text
41
+ da_dict filter=lfs diff=lfs merge=lfs -text
42
+ fa_dict filter=lfs diff=lfs merge=lfs -text
43
+ hu_dict filter=lfs diff=lfs merge=lfs -text
44
+ it_dict filter=lfs diff=lfs merge=lfs -text
45
+ ta_dict filter=lfs diff=lfs merge=lfs -text
46
+ en_dict filter=lfs diff=lfs merge=lfs -text
47
+ ia_dict filter=lfs diff=lfs merge=lfs -text
48
+ lb_dict filter=lfs diff=lfs merge=lfs -text
49
+ phondata filter=lfs diff=lfs merge=lfs -text
50
+ ur_dict filter=lfs diff=lfs merge=lfs -text
51
+ yue_dict filter=lfs diff=lfs merge=lfs -text
espeak-ng-data/af_dict DELETED
Binary file (121 kB)
 
espeak-ng-data/ar_dict DELETED
Binary file (478 kB)
 
espeak-ng-data/da_dict DELETED
Binary file (245 kB)
 
espeak-ng-data/en_dict DELETED
Binary file (167 kB)
 
espeak-ng-data/fa_dict DELETED
Binary file (292 kB)
 
espeak-ng-data/hu_dict DELETED
Binary file (154 kB)
 
espeak-ng-data/ia_dict DELETED
Binary file (331 kB)
 
espeak-ng-data/it_dict DELETED
Binary file (153 kB)
 
espeak-ng-data/lb_dict DELETED
Binary file (688 kB)
 
espeak-ng-data/phondata DELETED
Binary file (550 kB)
 
espeak-ng-data/ta_dict DELETED
Binary file (210 kB)
 
espeak-ng-data/ur_dict DELETED
Binary file (134 kB)
 
espeak-ng-data/yue_dict DELETED
Binary file (564 kB)
 
LICENSE β†’ kokoro-en-v0_19/LICENSE RENAMED
File without changes
README.md β†’ kokoro-en-v0_19/README.md RENAMED
@@ -1,8 +1,5 @@
1
  # Introduction
2
 
3
- Files in this folder are from
4
- https://github.com/thewh1teagle/kokoro-onnx/releases/tag/model-files
5
-
6
  Please see also
7
  https://huggingface.co/hexgrad/Kokoro-82M
8
  and
 
1
  # Introduction
2
 
 
 
 
3
  Please see also
4
  https://huggingface.co/hexgrad/Kokoro-82M
5
  and
test_wavs/kokoro-v0_19-af_sarah.wav β†’ kokoro-en-v0_19/espeak-ng-data/af_dict RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bb889cbd02f61cc61fcb162f50971fd7fbbb3a5955b90b5b4eed8716c2893c2
3
- size 694844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25729d3bf4c4a0f08da60aea9eb5a0cf352630f83fab1ab0c3955b7740da1776
3
+ size 121473
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/am_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/an_dict RENAMED
File without changes
test_wavs/kokoro-v0_19-af.wav β†’ kokoro-en-v0_19/espeak-ng-data/ar_dict RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68a15dde826c69d02842e947bf0f0d86bb8fad6d96aa02affbb3568f57927e3c
3
- size 684044
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72316426e797777fe4df9420935a3b6a79b37d7e3f3948537ba71cd7b21b2541
3
+ size 478165
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/as_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/az_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/ba_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/be_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bg_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bn_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bpy_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/bs_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/ca_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/chr_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cmn_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cs_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cv_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/cy_dict RENAMED
File without changes
test_wavs/kokoro-v0_19-af_bella.wav β†’ kokoro-en-v0_19/espeak-ng-data/da_dict RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7250746187e413e5738d9b8d43d2de59628516bdbc0fb58ad009d9202ba64e0a
3
- size 676844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe0c21895b4844868612f9ea846bc6010e30b5dd1f4cb1567459d73d2792a8ac
3
+ size 245287
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/de_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/el_dict RENAMED
File without changes
test_wavs/kokoro-v0_19-af_sky.wav β†’ kokoro-en-v0_19/espeak-ng-data/en_dict RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3648ce598cf516eb3767748de557b8eea203dcacf2f611571ecb506ee46f0962
3
- size 628844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71bd330ba8a2e3e8076e631508208ef49449d6147c17b7bd2b4b1e1468292e35
3
+ size 166944
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/eo_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/es_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/et_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/eu_dict RENAMED
File without changes
kokoro-en-v0_19/espeak-ng-data/fa_dict ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f92f35ce7eb1d97360016617d97786412a94af55b776a18f1c280dab4f43befd
3
+ size 292423
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/fi_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/fr_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/ga_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/gd_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/gn_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/grc_dict RENAMED
File without changes
{espeak-ng-data β†’ kokoro-en-v0_19/espeak-ng-data}/gu_dict RENAMED
File without changes