Eren Gölge
|
0a1962b583
|
Update `umap` and `numba` vers. to 0.5.1 and 0.53
|
2021-06-28 17:03:47 +02:00 |
Eren Gölge
|
8c74f054f0
|
Enable support for 🐍 python 3.10
Bump up versions numpy 1.19.5 and TF 2.5.0
|
2021-06-28 17:03:47 +02:00 |
Michael Hansen
|
4d8426fa0a
|
Use eSpeak IPA lexicons by default for phoneme models
|
2021-06-25 14:41:05 +02:00 |
Michael Hansen
|
07e8ff193a
|
Bump version of gruut to 1.1
|
2021-06-25 14:41:05 +02:00 |
Michael Hansen
|
67869e77f9
|
Use gruut for phonemization
|
2021-06-25 14:41:05 +02:00 |
Eren Gölge
|
4baa59d732
|
comment `requirements.txt` for japanese deps
|
2021-06-02 11:44:53 +02:00 |
Eren Gölge
|
73b4083c6c
|
Merge pull request #502 from kaiidams/kaiidams/kokoro
Japanese Tacotron 2 model
|
2021-06-02 10:20:08 +02:00 |
Eren Gölge
|
925c08cf95
|
replace unidecode with anyascii
|
2021-05-27 14:02:44 +02:00 |
Katsuya Iida
|
0536aa6d0f
|
Japanese Tacotron 2 model
|
2021-05-22 17:12:19 +09:00 |
Eren Gölge
|
d7fae3f515
|
remove all espeaker and phonemizer deps
|
2021-05-18 17:57:28 +02:00 |
Eren Gölge
|
8058aaa304
|
pin numba==0.52
|
2021-05-12 00:57:38 +02:00 |
Eren Gölge
|
6ee6a563bc
|
add coqpit to the requirements
|
2021-05-11 11:29:17 +02:00 |
Eren Gölge
|
87d674a038
|
bumpup librosa version to 0.8.0
|
2021-05-03 14:25:09 +02:00 |
Agrin Hilmkil
|
7ea9bc63b0
|
Add missing pandas dependency
|
2021-04-28 13:57:29 +02:00 |
Agrin Hilmkil
|
351d0ed6ae
|
Remove unnecessary fsspec usage
|
2021-04-28 11:21:08 +02:00 |
Agrin Hilmkil
|
bf2b9958be
|
Sort dependencies alphabetically
|
2021-04-28 11:21:08 +02:00 |
Agrin Hilmkil
|
167f86417e
|
Move dev, tf, notebook dependencies to extras
|
2021-04-28 11:20:06 +02:00 |
Eren Gölge
|
8f0519d203
|
bump up numpy version
|
2021-04-27 11:13:57 +02:00 |
Eren Gölge
|
c00212b67c
|
bump up pytorch version
|
2021-04-13 12:41:26 +02:00 |
Eren Gölge
|
72e72a9476
|
adapt Makefile for CI
|
2021-04-09 16:52:24 +02:00 |
Eren Gölge
|
b8979b5db8
|
initial Makefile, requirements update and use nosetests
|
2021-04-09 01:40:02 +02:00 |
Eren Gölge
|
87ee6ceb57
|
style update #3
|
2021-04-09 01:17:15 +02:00 |
Eren Gölge
|
f07ca29386
|
[ci skip]anchor umap-learn==0.4.6 fix #411
|
2021-04-01 00:18:44 +02:00 |
Eren Gölge
|
54104d307d
|
pyworld acting up
|
2021-03-08 03:14:46 +01:00 |
kirianguiller
|
ab8994e2c6
|
add pypinyin and jieba to requierements.txt (chinese implementation)
|
2021-03-08 02:57:11 +01:00 |
Eren Gölge
|
a30a231566
|
unpin cython version and commentout pyworld in audio.py causing dep
issues
|
2021-03-08 02:50:15 +01:00 |
Eren Gölge
|
bfb12732f1
|
pin cython verions 0.29.20
|
2021-03-08 02:49:15 +01:00 |
Eren Gölge
|
2cd44cbc9d
|
pin numpy v0.0.9.1
|
2021-02-01 16:38:17 +00:00 |
erogol
|
f6c96b0ac2
|
Merge branch 'dev'
|
2020-11-25 15:29:06 +01:00 |
Qingping Hou
|
0cc3650ef6
|
support loading config in yaml
|
2020-11-14 00:13:53 -08:00 |
dependabot[bot]
|
e33f1fc28c
|
Bump tensorflow from 2.3.0 to 2.3.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.3.0...v2.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-13 18:53:05 +00:00 |
Martin Weinelt
|
b0f7b02930
|
requirements.txt: Install correct umap-learn library
There is a name clash among several umap projects and the wrong umap has
been introduced into requirements.txt.
Ref: https://github.com/koorukuroo/umap/issues/1
|
2020-11-10 23:26:13 +01:00 |
dependabot[bot]
|
5ce04832ce
|
Bump tensorflow from 2.3.0 to 2.3.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.3.0...v2.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-27 12:17:38 +01:00 |
mueller91
|
1fe5eb054f
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
Conflicts:
TTS/bin/train_encoder.py
requirements.txt
|
2020-09-22 19:58:53 +02:00 |
mueller91
|
df4caec4b7
|
add: check_config for speaker_encoder
|
2020-09-22 19:52:09 +02:00 |
erogol
|
e52a81aa43
|
cython deps
|
2020-09-22 04:00:22 +02:00 |
maxbachmann
|
60ce862113
|
use difflib for string matching
|
2020-09-14 23:55:34 +02:00 |
erogol
|
f9fd21e745
|
compute_f0 with pyworld
|
2020-08-13 14:33:52 +02:00 |
erogol
|
180d443765
|
tf version update in requirements.txt
|
2020-07-31 11:13:14 +02:00 |
Reuben Morais
|
9e63cf4072
|
Load requirements from requirements.txt to avoid duplication and out-of-sync issues
|
2020-07-30 15:00:09 +02:00 |
erogol
|
c5bda20990
|
travis try#1
|
2020-07-28 15:46:27 +02:00 |
erogol
|
664f42df33
|
pylint fixes and add missing requirement
|
2020-07-14 17:55:46 +02:00 |
erogol
|
b116bdaefa
|
new requirements
|
2020-07-14 17:47:47 +02:00 |
nmstoker
|
654ecef4b2
|
Update requirements for sentence splitting
|
2020-07-13 02:20:56 +01:00 |
erogol
|
98becfe973
|
phonemizer in requirements
|
2020-07-12 16:19:05 +02:00 |
erogol
|
c33068ad40
|
use librosa 0.7.2 and fix vocoder datatset assert
|
2020-07-12 16:09:03 +02:00 |
erogol
|
8ca7c53158
|
update requirements and setup.py
|
2020-07-12 15:35:28 +02:00 |
erogol
|
c7296b3423
|
add module requirement
|
2020-07-09 14:49:27 +02:00 |
erogol
|
c27fd4238a
|
update torch version and solve compat issue with isinf
|
2020-05-22 13:09:07 +02:00 |
erogol
|
6b6ba4d420
|
update requirements
|
2020-05-20 17:06:54 +02:00 |