Commit Graph

61 Commits

Author SHA1 Message Date
Weijia Wang
f90d888548 tts: mark as broken 2024-04-08 15:58:28 +02:00
Sandro Jäckel
653837881e
treewide: replace lib/${python.libPrefix}/site-packages with its shorthand ${python.sitePackages}
which should be always preferred
2024-01-30 19:56:57 +01:00
Martin Weinelt
6bd9458830 tts: 0.19.1 -> 0.20.2
https://github.com/coqui-ai/TTS/releases/tag/v0.20.0
https://github.com/coqui-ai/TTS/releases/tag/v0.20.1
https://github.com/coqui-ai/TTS/releases/tag/v0.20.2

Newer versions require torch>=2.1.
2023-11-17 13:15:20 +00:00
Adam Joseph
bc2d598878 treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
Martin Weinelt
e9c14ddb9d tts: 0.18.2 -> 0.19.1
https://github.com/coqui-ai/TTS/releases/tag/v0.19.0
https://github.com/coqui-ai/TTS/releases/tag/v0.19.1
2023-10-31 07:36:19 +00:00
happysalada
343cdd3dbf tts: 0.17.4 -> 0.18.2
https://github.com/coqui-ai/TTS/releases/tag/v0.18.2
2023-10-23 18:31:44 +00:00
happysalada
788cb5788e tts: 0.16.0 -> 0.17.4 2023-09-23 19:15:25 -04:00
Jörg Thalheim
217407ff80 tts: fix patching pyproject constraints 2023-09-09 19:00:58 +02:00
Martin Weinelt
539e08e12a tts: 0.15.6 -> 0.16.0
https://github.com/coqui-ai/TTS/releases/tag/v0.16.0
2023-07-26 07:40:11 +00:00
Martin Weinelt
6088385023
tts: 0.15.5 -> 0.15.6
https://github.com/coqui-ai/TTS/releases/tag/v0.15.6
2023-07-08 13:31:49 +02:00
Martin Weinelt
94859c4b53
tts: 0.15.0 -> 0.15.5
https://github.com/coqui-ai/TTS/releases/tag/v0.15.5
2023-07-03 14:52:31 +02:00
Martin Weinelt
cababbbc35
tts: 0.14.3 -> 0.15.0
https://github.com/coqui-ai/TTS/releases/tag/v0.15.0
2023-06-29 03:26:55 +02:00
Martin Weinelt
3adc3587e8 tts: 0.14.0 -> 0.14.3
https://github.com/coqui-ai/TTS/releases/tag/v0.14.1
https://github.com/coqui-ai/TTS/releases/tag/v0.14.2
https://github.com/coqui-ai/TTS/releases/tag/v0.14.3
2023-06-28 09:22:06 +08:00
Martin Weinelt
f1ee4207eb
tts: 0.13.3 -> 0.14.0
https://github.com/coqui-ai/TTS/releases/tag/v0.14.0
2023-05-18 01:47:17 +02:00
Jörg Thalheim
9b34258215 tts: 0.13.2 -> 0.13.3
Diff: https://github.com/coqui-ai/TTS/compare/refs/tags/v0.13.2...v0.13.3

Changelog: https://github.com/coqui-ai/TTS/releases/tag/v0.13.3
2023-05-16 12:35:46 +02:00
Martin Weinelt
3824e9627c
tts: 0.12.0 -> 0.13.2
https://github.com/coqui-ai/TTS/releases/tag/v0.13.0
https://github.com/coqui-ai/TTS/releases/tag/v0.13.1
https://github.com/coqui-ai/TTS/releases/tag/v0.13.2
2023-04-14 22:00:48 +02:00
Samuel Ainsworth
c5b01a1407
Merge pull request #222273 from SomeoneSerge/torch20
python3Packages.torch: 1.13.1 -> 2.0.0
2023-04-08 15:12:39 -04:00
Someone Serge
378c0c6983
python3Packages.openai-triton: init at 2.0.0 2023-04-08 02:46:54 +03:00
Martin Weinelt
0221a9ba5b
tts: Run tests in passthru
It was reported multiple times, that tts tests get stuck when many tests
are run in parallel, like during nixpkgs-review runs.
2023-04-04 12:16:49 +02:00
Martin Weinelt
bbf45c9665
tts: 0.11.1 -> 0.12.0
https://github.com/coqui-ai/TTS/releases/tag/v0.12.0
2023-03-17 20:53:02 +01:00
Martin Weinelt
04fe6645e3 tts: update overrides, passthru python 2023-03-03 23:59:29 +01:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland.  I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
Martin Weinelt
6f0616b50f
tts: Remove usage instructions in favor of module 2023-02-21 11:59:19 +01:00
Martin Weinelt
e10746b77b
tts: 0.10.2 -> 0.11.1
https://github.com/coqui-ai/TTS/releases/tag/v0.11.0
https://github.com/coqui-ai/TTS/releases/tag/v0.11.1
2023-02-10 18:11:43 +00:00
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