Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
gitattributes h2p
Browse files- .gitattributes +3 -0
.gitattributes
CHANGED
@@ -37,5 +37,8 @@ resources/app/python/xvapitch/text/dicts/german.txt filter=lfs diff=lfs merge=lf
|
|
37 |
resources/app/python/xvapitch/text/dicts/arabic.txt filter=lfs diff=lfs merge=lfs -text
|
38 |
resources/app/python/xvapitch/text/dicts/russian.txt filter=lfs diff=lfs merge=lfs -text
|
39 |
resources/app/python/xvapitch/text/dicts/spanish.txt filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
40 |
resources/app/plugins/deepmoji_plugin/DeepMoji/text_unidecode/dicts/data.bin filter=lfs diff=lfs merge=lfs -text
|
41 |
resources/app/arpabet/cmudict.json filter=lfs diff=lfs merge=lfs -text
|
|
|
37 |
resources/app/python/xvapitch/text/dicts/arabic.txt filter=lfs diff=lfs merge=lfs -text
|
38 |
resources/app/python/xvapitch/text/dicts/russian.txt filter=lfs diff=lfs merge=lfs -text
|
39 |
resources/app/python/xvapitch/text/dicts/spanish.txt filter=lfs diff=lfs merge=lfs -text
|
40 |
+
resources/app/python/xvapitch/text/h2p_parser/data/cmudict.dict filter=lfs diff=lfs merge=lfs -text
|
41 |
+
resources/app/python/xvapitch/text/h2p_parser/data/cmudict-0.7b.txt filter=lfs diff=lfs merge=lfs -text
|
42 |
+
resources/app/python/xvapitch/text/h2p_parser/data/dict.json filter=lfs diff=lfs merge=lfs -text
|
43 |
resources/app/plugins/deepmoji_plugin/DeepMoji/text_unidecode/dicts/data.bin filter=lfs diff=lfs merge=lfs -text
|
44 |
resources/app/arpabet/cmudict.json filter=lfs diff=lfs merge=lfs -text
|