Commit Graph

37 Commits

Author SHA1 Message Date
Jörg Thalheim
67e156a1e4
Merge pull request #212125 from Mic92/tts-fix
tts: drop dependency on umap-learn
2023-01-31 14:02:50 +00:00
Martin Weinelt
c359c14c32
tts: 0.9.0 -> 0.10.2
https://github.com/coqui-ai/TTS/releases/tag/v0.10.2
https://github.com/coqui-ai/TTS/releases/tag/v0.10.1
https://github.com/coqui-ai/TTS/releases/tag/v0.10.0
2023-01-29 02:36:44 +01:00
Jörg Thalheim
1ae2059a34 tts: drop dependency on umap-learn 2023-01-22 16:00:14 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
6f2d014399
tts: 0.8.0 -> 0.9.0
https://github.com/coqui-ai/TTS/releases/tag/v0.9.0
2022-11-17 14:33:44 +01:00
Martin Weinelt
ad3e05e910
python3Packages.trainer: rename from coqui-trainer 2022-11-17 14:33:43 +01:00
Martin Weinelt
32f9880f38
Merge pull request #188870 from mweinelt/tts-0.8.0 2022-08-30 23:55:53 +02:00
Martin Weinelt
afe8ee8b47
python3Packages.torch{,-bin}: rename from pytorch{,-bin}
The proper name for a python package is the one in the setuptools
setup() call, which can also be seen on pypi.

Correct: https://pypi.org/project/torch/
Wrong: https://pypi.org/project/pytorch/

Includes a treewide rename of the attribute and creates aliases for the
old name.
2022-08-30 17:46:57 +02:00
Martin Weinelt
e3aa534e50
tts: 0.7.1 -> 0.8.0
https://github.com/coqui-ai/TTS/releases/tag/v0.8.0
2022-08-30 00:01:17 +02:00
Martin Weinelt
28eee98b44
tts: don't override librosa fetcher, replace it 2022-07-27 02:09:24 +02:00
Martin Weinelt
78137411f2
tts: relax cython constraint 2022-07-09 19:44:58 +02:00
Jörg Thalheim
280920d0c0
tts: 0.6.2 -> 0.7.1 2022-06-28 07:50:52 +00:00
Jörg Thalheim
f273458b65
tts: 0.6.1 -> 0.6.2 2022-05-29 09:58:52 +02:00
Junji Hashimoto
163450e362 tts: Switch from tensorboardx to torch.util.tensorboard 2022-03-23 16:34:20 -04:00
Martin Weinelt
7be885a01c
tts: 0.5.0 -> 0.6.1 2022-03-08 14:27:34 +01:00
Martin Weinelt
f975ee0233
tts: pin librosa at 0.8.1 2022-02-13 14:36:52 +01:00
Martin Weinelt
7a33dcf460
tts: 0.4.2 -> 0.5.0 2022-02-05 01:42:45 +01:00
Jörg Thalheim
73fa8d8d9c tts: 0.4.1 -> 0.4.2 2021-12-31 15:45:25 +01:00
Martin Weinelt
0066510a57
tts: 0.3.1 -> 0.4.1 2021-10-26 20:47:13 +02:00
Martin Weinelt
0aa049a13c tts: 0.3.0 -> 0.3.1 2021-09-18 04:57:55 +02:00
Martin Weinelt
919a4ab537
tts: 0.2.2 -> 0.3.0 2021-09-14 05:14:14 +02:00
Martin Weinelt
1823f8f0cd
tts: 0.2.1 -> 0.2.2 2021-09-07 02:41:01 +02:00
Martin Weinelt
aa29251293 tts: 0.2.0 -> 0.2.1 2021-08-31 14:26:32 +02:00
Martin Weinelt
45af244b2d tts: relax mecab-python3 constraint 2021-08-31 14:00:13 +02:00
Martin Weinelt
394c34d7bb
tts: 0.1.3 -> 0.2.0 2021-08-11 14:53:10 +02:00
Martin Weinelt
b3cde793bf
tts: 0.1.2 -> 0.1.3 2021-07-27 11:35:14 +02:00
Martin Weinelt
b7e408dd17
Merge branch 'master' into staging-next 2021-07-10 20:15:53 +02:00
Martin Weinelt
aa7a09646b
tts: 0.0.15.1 -> 0.1.2 2021-07-10 04:34:54 +02:00
Robert Schütz
11a1f2c8fe tts: use python38 2021-07-05 12:34:02 -07:00
Martin Weinelt
11e54b17d2
tts: 0.0.15 -> 0.0.15.1 2021-06-20 03:27:30 +02:00
Martin Weinelt
e65339d62f
tts: 0.0.14 -> 0.0.15 2021-06-16 00:44:58 +02:00
Martin Weinelt
66da2a69b4
tts: 0.0.13 -> 0.0.14
https://github.com/coqui-ai/TTS/releases/tag/v0.0.14
2021-05-20 03:44:20 +02:00
Martin Weinelt
080bfc35f8
tts: 0.0.12 -> 0.0.13 2021-05-14 20:26:52 +02:00
Jörg Thalheim
a7ee5158ab
tts: 0.0.11 -> 0.0.12 2021-04-16 09:40:36 +02:00
Martin Weinelt
03b236db05
tts: 0.0.9 -> 0.0.11
Migrate to new upstream after Mozilla dropped the project.
2021-04-15 04:14:28 +02:00
Jörg Thalheim
5fc4e480f2
tts: unstable-2020-06-17 -> 0.0.9 2021-01-27 11:02:30 +01:00
Martin Weinelt
c84ad307e6
tts: init at unstable-2020-06-17 2020-11-15 04:01:15 +01:00