-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix wrong references in documentation #3963
base: main
Are you sure you want to change the base?
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc09921 - Browse repository at this point
Copy the full SHA fc09921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f325b1 - Browse repository at this point
Copy the full SHA 9f325b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0859e9f - Browse repository at this point
Copy the full SHA 0859e9fView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3991d83 - Browse repository at this point
Copy the full SHA 3991d83View commit details -
Merge pull request coqui-ai#3412 from coqui-ai/reuben/docs-studio-refs
Remove Coqui Studio references
1Configuration menu - View commit details
-
Copy full SHA for 186cafb - Browse repository at this point
Copy the full SHA 186cafbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d58db - Browse repository at this point
Copy the full SHA b3d58dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81160b0 - Browse repository at this point
Copy the full SHA 81160b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 859283a - Browse repository at this point
Copy the full SHA 859283aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ac2bf - Browse repository at this point
Copy the full SHA 72ac2bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e95c3e - Browse repository at this point
Copy the full SHA 8e95c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f85982 - Browse repository at this point
Copy the full SHA 4f85982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90991e8 - Browse repository at this point
Copy the full SHA 90991e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 449820e - Browse repository at this point
Copy the full SHA 449820eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bb41f - Browse repository at this point
Copy the full SHA 64bb41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2cf29 - Browse repository at this point
Copy the full SHA bc2cf29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f8f48 - Browse repository at this point
Copy the full SHA 00f8f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b69c6 - Browse repository at this point
Copy the full SHA 33b69c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 027a797 - Browse repository at this point
Copy the full SHA 027a797View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08fa5d4 - Browse repository at this point
Copy the full SHA 08fa5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4584ef6 - Browse repository at this point
Copy the full SHA 4584ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa549e9 - Browse repository at this point
Copy the full SHA aa549e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32abb1a - Browse repository at this point
Copy the full SHA 32abb1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd172da - Browse repository at this point
Copy the full SHA bd172daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ea806 - Browse repository at this point
Copy the full SHA d6ea806View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99fee6f - Browse repository at this point
Copy the full SHA 99fee6fView commit details -
Merge pull request coqui-ai#3423 from idiap/fix-aux-tests
Fix CI (save best model after 0 steps in tests)
1Configuration menu - View commit details
-
Copy full SHA for 55c7063 - Browse repository at this point
Copy the full SHA 55c7063View commit details
Commits on Dec 27, 2023
-
Bug fix in MP3 and FLAC compute length on TTSDataset (coqui-ai#3092)
* Bug Fix on XTTS load * Bug fix in MP3 length on TTSDataset * Update TTS/tts/datasets/dataset.py Co-authored-by: Aarni Koskela <akx@iki.fi> * Uses mutagen for all audio formats * Add dataloader test wit hall supported audio formats * Use mutagen.File * Update * Fix aux unit tests * Bug fixe on unit tests --------- Co-authored-by: Aarni Koskela <akx@iki.fi>
1Configuration menu - View commit details
-
Copy full SHA for 5dcc16d - Browse repository at this point
Copy the full SHA 5dcc16dView commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08e00e4 - Browse repository at this point
Copy the full SHA 08e00e4View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b184e9f - Browse repository at this point
Copy the full SHA b184e9fView commit details
Commits on Feb 10, 2024
-
Update generic_utils.py (coqui-ai#3561)
Handles cases when git branch produces no output or invalid output. Right now, it just crashes with `StopIteration`
Nick Potafiy authoredFeb 10, 2024 2Configuration menu - View commit details
-
Copy full SHA for dbf1a08 - Browse repository at this point
Copy the full SHA dbf1a08View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04d8d4b - Browse repository at this point
Copy the full SHA 04d8d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39149ef - Browse repository at this point
Copy the full SHA 39149efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1961687 - Browse repository at this point
Copy the full SHA 1961687View commit details -
CI: remove unused check_skip steps
There is nothing in the repo that would refer to them [ci skip]
Configuration menu - View commit details
-
Copy full SHA for d7633e4 - Browse repository at this point
Copy the full SHA d7633e4View commit details -
Merge pull request coqui-ai#2 from eginhard/remove-check-skip
CI: remove unused check_skip steps
Configuration menu - View commit details
-
Copy full SHA for f055a8a - Browse repository at this point
Copy the full SHA f055a8aView commit details -
Merge pull request coqui-ai#1 from eginhard/lint-overhaul
Lint overhaul (pylint to ruff)
Configuration menu - View commit details
-
Copy full SHA for 24298da - Browse repository at this point
Copy the full SHA 24298daView commit details -
chore: remove obsolete numba requirement for python<3.9
The repository requires Python>=3.9, so this is obsolete.
Configuration menu - View commit details
-
Copy full SHA for 4eec706 - Browse repository at this point
Copy the full SHA 4eec706View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05243c - Browse repository at this point
Copy the full SHA e05243cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b1b0f - Browse repository at this point
Copy the full SHA e4b1b0fView commit details -
Merge pull request coqui-ai#3 from eginhard/remove-pandas
Remove pandas
Configuration menu - View commit details
-
Copy full SHA for f24f7c1 - Browse repository at this point
Copy the full SHA f24f7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e183c6 - Browse repository at this point
Copy the full SHA 4e183c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 017c84d - Browse repository at this point
Copy the full SHA 017c84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d88b5 - Browse repository at this point
Copy the full SHA 02d88b5View commit details
Commits on Mar 7, 2024
-
Merge pull request coqui-ai#4 from eginhard/fix-is-multilingual
fix(api): handle missing attribute in is_multi_lingual
Configuration menu - View commit details
-
Copy full SHA for 7f83dea - Browse repository at this point
Copy the full SHA 7f83deaView commit details -
Merge pull request coqui-ai#5 from eginhard/fix-list-models
Fix TTS().list_models()
Configuration menu - View commit details
-
Copy full SHA for f6464d7 - Browse repository at this point
Copy the full SHA f6464d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86cf9b - Browse repository at this point
Copy the full SHA c86cf9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for efdafd5 - Browse repository at this point
Copy the full SHA efdafd5View commit details -
Merge pull request coqui-ai#6 from eginhard/fix-bark-url
Fix bark model url
Configuration menu - View commit details
-
Copy full SHA for ed8740a - Browse repository at this point
Copy the full SHA ed8740aView commit details -
Merge pull request coqui-ai#7 from eginhard/pin-black
Pin black for consistent outputs
Configuration menu - View commit details
-
Copy full SHA for 1aef5ff - Browse repository at this point
Copy the full SHA 1aef5ffView commit details
Commits on Mar 8, 2024
-
fix(xtts_manager): name_to_id() should return dict
This is how the other embedding managers work
Configuration menu - View commit details
-
Copy full SHA for 309f39a - Browse repository at this point
Copy the full SHA 309f39aView commit details -
Merge pull request coqui-ai#8 from eginhard/fix-xtts-manager
fix(xtts_manager): name_to_id() should return dict
Configuration menu - View commit details
-
Copy full SHA for f782a65 - Browse repository at this point
Copy the full SHA f782a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca564a - Browse repository at this point
Copy the full SHA dca564aView commit details -
Merge pull request coqui-ai#9 from eginhard/disable-wavegrad-test
test(vocoder): disable wavegrad training test in CI
Configuration menu - View commit details
-
Copy full SHA for ec23460 - Browse repository at this point
Copy the full SHA ec23460View commit details
Commits on Mar 9, 2024
-
Merge pull request coqui-ai#10 from eginhard/fix-pinyin
fix chinese pinyin phonemes
Configuration menu - View commit details
-
Copy full SHA for 2e8f47a - Browse repository at this point
Copy the full SHA 2e8f47aView commit details -
* fix fairseq mode * Added line to fix fairseq model issue and made code cleaner. --------- Co-authored-by: akgupta1337 <akgupta1337@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d80f7f4 - Browse repository at this point
Copy the full SHA d80f7f4View commit details
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26ef320 - Browse repository at this point
Copy the full SHA 26ef320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24cf471 - Browse repository at this point
Copy the full SHA 24cf471View commit details -
Merge pull request #12 from eginhard/remove-deps
build: remove unused dependencies
Configuration menu - View commit details
-
Copy full SHA for 8200986 - Browse repository at this point
Copy the full SHA 8200986View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59f0ca - Browse repository at this point
Copy the full SHA c59f0caView commit details -
Merge pull request coqui-ai#13 from eginhard/pip-to-uv
ci: switch from pip to uv
Configuration menu - View commit details
-
Copy full SHA for ab14f3c - Browse repository at this point
Copy the full SHA ab14f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 392b205 - Browse repository at this point
Copy the full SHA 392b205View commit details -
Merge pull request #14 from eginhard/update-deps
build: update numpy and librosa
Configuration menu - View commit details
-
Copy full SHA for 68680ef - Browse repository at this point
Copy the full SHA 68680efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7673f28 - Browse repository at this point
Copy the full SHA 7673f28View commit details -
Merge pull request coqui-ai#15 from eginhard/server-extra
build: make dependencies for server optional
Configuration menu - View commit details
-
Copy full SHA for b4fded6 - Browse repository at this point
Copy the full SHA b4fded6View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31a9201 - Browse repository at this point
Copy the full SHA 31a9201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3453bd9 - Browse repository at this point
Copy the full SHA 3453bd9View commit details -
Merge pull request coqui-ai#16 from eginhard/coverage
ci: combine coverage reports and merge test workflows
Configuration menu - View commit details
-
Copy full SHA for aab08a0 - Browse repository at this point
Copy the full SHA aab08a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e5c7d - Browse repository at this point
Copy the full SHA 34e5c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb88391 - Browse repository at this point
Copy the full SHA cb88391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f699e - Browse repository at this point
Copy the full SHA 87f699eView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdbfc23 - Browse repository at this point
Copy the full SHA bdbfc23View commit details -
Configuration menu - View commit details
-
Copy full SHA for a775370 - Browse repository at this point
Copy the full SHA a775370View commit details -
Merge pull request coqui-ai#18 from eginhard/deduplicate
Remove duplicate code
Configuration menu - View commit details
-
Copy full SHA for 0c6c20f - Browse repository at this point
Copy the full SHA 0c6c20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a061f - Browse repository at this point
Copy the full SHA 89a061fView commit details -
Merge pull request #19 from eginhard/fix-vits-comments
docs(tts.models.vits): clarify use of discriminator/generator
Configuration menu - View commit details
-
Copy full SHA for eaa7283 - Browse repository at this point
Copy the full SHA eaa7283View commit details
Commits on Mar 13, 2024
-
fix: torch.stft will soon require return_complex=True
Refactor that removes the deprecation warning: torch.view_as_real(torch.stft(*, return_complex=True)) is equal to torch.stft(*, return_complex=False) https://pytorch.org/docs/stable/generated/torch.stft.html
Configuration menu - View commit details
-
Copy full SHA for e95f895 - Browse repository at this point
Copy the full SHA e95f895View commit details -
Merge pull request coqui-ai#20 from eginhard/return-complex
fix: torch.stft will soon require return_complex=True
Configuration menu - View commit details
-
Copy full SHA for e5c6da1 - Browse repository at this point
Copy the full SHA e5c6da1View commit details
Commits on Mar 14, 2024
-
refactor(dataset): get audio length with torchaudio
Removes a (GPL) dependency
Configuration menu - View commit details
-
Copy full SHA for adbcba0 - Browse repository at this point
Copy the full SHA adbcba0View commit details -
Merge pull request coqui-ai#21 from eginhard/audio-length
refactor(dataset): get audio length with torchaudio
Configuration menu - View commit details
-
Copy full SHA for 571f065 - Browse repository at this point
Copy the full SHA 571f065View commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7630abb - Browse repository at this point
Copy the full SHA 7630abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d76d0ef - Browse repository at this point
Copy the full SHA d76d0efView commit details -
Merge pull request #22 from eginhard/unique-chars
refactor(bin.find_unique_chars): use existing function
Configuration menu - View commit details
-
Copy full SHA for 018daa0 - Browse repository at this point
Copy the full SHA 018daa0View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d772724 - Browse repository at this point
Copy the full SHA d772724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe6a01 - Browse repository at this point
Copy the full SHA 7fe6a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3768d - Browse repository at this point
Copy the full SHA dd3768dView commit details -
ci: switch back from uv to pip
Reverts c59f0ca (coqui-ai#13) Too many CI test timeouts from installing torch/nvidia packages with uv: astral-sh/uv#1912
Configuration menu - View commit details
-
Copy full SHA for 00f8d47 - Browse repository at this point
Copy the full SHA 00f8d47View commit details -
Merge pull request #24 from idiap/coqui-refs
Update repository links, package names, release script
Configuration menu - View commit details
-
Copy full SHA for a4ca02b - Browse repository at this point
Copy the full SHA a4ca02bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ab85a - Browse repository at this point
Copy the full SHA b6ab85aView commit details -
refactor: remove verbose arguments
Can be handled by adjusting logging levels instead.
Configuration menu - View commit details
-
Copy full SHA for b711e19 - Browse repository at this point
Copy the full SHA b711e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2d48f - Browse repository at this point
Copy the full SHA 9b2d48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab64844 - Browse repository at this point
Copy the full SHA ab64844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc5d1e - Browse repository at this point
Copy the full SHA 7dc5d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e689fd1 - Browse repository at this point
Copy the full SHA e689fd1View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa40fd2 - Browse repository at this point
Copy the full SHA aa40fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107e22c - Browse repository at this point
Copy the full SHA 107e22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f1c8b - Browse repository at this point
Copy the full SHA 31f1c8bView commit details
Commits on Apr 5, 2024
-
Merge pull request coqui-ai#1 from idiap/update-docs
Update links and Github actions
Configuration menu - View commit details
-
Copy full SHA for e626a29 - Browse repository at this point
Copy the full SHA e626a29View commit details
Commits on Apr 8, 2024
-
feat(xtts): support hindi for sentence-splitting and fine-tuning
The XTTS model itself already supports Hindi, it was just in these components.
Configuration menu - View commit details
-
Copy full SHA for d416865 - Browse repository at this point
Copy the full SHA d416865View commit details
Commits on Apr 11, 2024
-
Merge pull request coqui-ai#3 from idiap/logging
Use Python logging instead of print()
Configuration menu - View commit details
-
Copy full SHA for dfbe016 - Browse repository at this point
Copy the full SHA dfbe016View commit details -
Merge pull request coqui-ai#4 from idiap/hindi
feat(xtts): support Hindi for sentence-splitting and fine-tuning
Configuration menu - View commit details
-
Copy full SHA for 2ad790d - Browse repository at this point
Copy the full SHA 2ad790dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c9685 - Browse repository at this point
Copy the full SHA b3c9685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 794eecb - Browse repository at this point
Copy the full SHA 794eecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d69cc - Browse repository at this point
Copy the full SHA f7d69ccView commit details
Commits on Apr 18, 2024
-
Merge pull request coqui-ai#5 from idiap/tokenizer-logging
Add tokenizer logging, update version for release 0.23.0
Configuration menu - View commit details
-
Copy full SHA for 5527f70 - Browse repository at this point
Copy the full SHA 5527f70View commit details
Commits on Apr 19, 2024
-
fix(LanguageManager): allow initialisation from config with language …
…ids file Previously, running `LanguageManager.init_from_config(config)` would never use the `language_ids_file` if that field is present because it was overwritten in the next line with a new manager that manually parses languages from the datasets in the config. Now that is only used as a fallback.
Configuration menu - View commit details
-
Copy full SHA for 52a52b5 - Browse repository at this point
Copy the full SHA 52a52b5View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b1ed02 - Browse repository at this point
Copy the full SHA 8b1ed02View commit details -
Configuration menu - View commit details
-
Copy full SHA for f636fab - Browse repository at this point
Copy the full SHA f636fabView commit details -
Revert "ci: switch back from uv to pip"
This reverts commit 00f8d47. uv has fixed astral-sh/uv#1921, which should resolve timeout issues with pytorch/nvidia packages.
Configuration menu - View commit details
-
Copy full SHA for 697d4ef - Browse repository at this point
Copy the full SHA 697d4efView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2675e74 - Browse repository at this point
Copy the full SHA 2675e74View commit details -
Merge pull request coqui-ai#9 from idiap/fix-language-manager
fix(LanguageManager): allow initialisation from config with language ids file
Configuration menu - View commit details
-
Copy full SHA for d65ba4a - Browse repository at this point
Copy the full SHA d65ba4aView commit details -
Merge pull request coqui-ai#11 from idiap/py312
build: add python 3.12 support
Configuration menu - View commit details
-
Copy full SHA for 0630450 - Browse repository at this point
Copy the full SHA 0630450View commit details
Commits on May 1, 2024
-
fix(espeak_wrapper): capture stderr separately
Fixes coqui-ai#2728 Previously, error messages from espeak were treated as normal output and also converted to phonemes. This captures and logs them separately.
Configuration menu - View commit details
-
Copy full SHA for 7b2289a - Browse repository at this point
Copy the full SHA 7b2289aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 962f9bb - Browse repository at this point
Copy the full SHA 962f9bbView commit details -
test(losses): change assertEqual to assertAlmostEqual
Failed in CI with: AssertionError: 1.401298464324817e-45 != 0.0
Configuration menu - View commit details
-
Copy full SHA for 98e21d0 - Browse repository at this point
Copy the full SHA 98e21d0View commit details
Commits on May 7, 2024
-
Merge pull request #17 from idiap/espeak-stderr
fix(espeak_wrapper): capture stderr separately
Configuration menu - View commit details
-
Copy full SHA for 63bfb9f - Browse repository at this point
Copy the full SHA 63bfb9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4cacd7 - Browse repository at this point
Copy the full SHA f4cacd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259d8fc - Browse repository at this point
Copy the full SHA 259d8fcView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb92e13 - Browse repository at this point
Copy the full SHA fb92e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2a562 - Browse repository at this point
Copy the full SHA 8d2a562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cf1d41 - Browse repository at this point
Copy the full SHA 5cf1d41View commit details -
Automatic changes from: pre-commit run --all-files
Configuration menu - View commit details
-
Copy full SHA for ec50006 - Browse repository at this point
Copy the full SHA ec50006View commit details -
ci: add script to automatically generate requirements.dev.txt
Having this file is still useful to allow installing *only* dev requirements (e.g. in CI) with: pip install -r requirements.dev.txt Generate that file automatically from the pyproject.toml based on: https://github.com/numpy/numpydoc/blob/e7c6baf00f5f73a4a8f8318d0cb4e04949c9a5d1/tools/generate_requirements.py
Configuration menu - View commit details
-
Copy full SHA for 0504ae3 - Browse repository at this point
Copy the full SHA 0504ae3View commit details -
build: update pip and setuptools in dockerfile
Otherwise a form of this issue occurs due to older setuptools not supporting pyproject.toml: pypa/setuptools#3269 Might be resolved on Ubuntu 24.04 images.
Configuration menu - View commit details
-
Copy full SHA for 129b488 - Browse repository at this point
Copy the full SHA 129b488View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fed5c - Browse repository at this point
Copy the full SHA e3fed5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e82bc - Browse repository at this point
Copy the full SHA 20e82bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2eff4 - Browse repository at this point
Copy the full SHA 4f2eff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea893c3 - Browse repository at this point
Copy the full SHA ea893c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ed162 - Browse repository at this point
Copy the full SHA 55ed162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865a481 - Browse repository at this point
Copy the full SHA 865a481View commit details -
chore: remove obsolete code for torch<2
Minimum torch version is 2.1 now.
Configuration menu - View commit details
-
Copy full SHA for 6d563af - Browse repository at this point
Copy the full SHA 6d563afView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59a6c9f - Browse repository at this point
Copy the full SHA 59a6c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 018f1e6 - Browse repository at this point
Copy the full SHA 018f1e6View commit details
Commits on May 16, 2024
-
Merge pull request #22 from idiap/bark
fix(bark): add missing argument for load_voice()
Configuration menu - View commit details
-
Copy full SHA for d73c9cc - Browse repository at this point
Copy the full SHA d73c9ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 924f42e - Browse repository at this point
Copy the full SHA 924f42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6023250 - Browse repository at this point
Copy the full SHA 6023250View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70bd848 - Browse repository at this point
Copy the full SHA 70bd848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8503500 - Browse repository at this point
Copy the full SHA 8503500View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab7d84b - Browse repository at this point
Copy the full SHA ab7d84bView commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bf9033 - Browse repository at this point
Copy the full SHA 7bf9033View commit details
Commits on May 26, 2024
-
Merge pull request #26 from idiap/server-output
fix(server): ensure logging output gets actually shown
Configuration menu - View commit details
-
Copy full SHA for 642cbd4 - Browse repository at this point
Copy the full SHA 642cbd4View commit details
Commits on May 27, 2024
-
Merge pull request #19 from idiap/toml
Move from setup.py to pyproject.toml, simplify requirements
Configuration menu - View commit details
-
Copy full SHA for df088e9 - Browse repository at this point
Copy the full SHA df088e9View commit details
Commits on May 28, 2024
-
fix: restore TTS.__version__ attribute
This is used by the TTS/bin/collect_env_info.py script with which users print version information for bug reports. We restore the TTS.__version__ attribute so that old versions of the script still work.
Configuration menu - View commit details
-
Copy full SHA for 7df4c2f - Browse repository at this point
Copy the full SHA 7df4c2fView commit details -
build: set upper version limit for transformers
transformers>=4.41 break XTTS streaming, see #31
Configuration menu - View commit details
-
Copy full SHA for dc629f8 - Browse repository at this point
Copy the full SHA dc629f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4a1f5 - Browse repository at this point
Copy the full SHA df4a1f5View commit details -
refactor(espeak_wrapper): remove sync argument
_espeak_exe is always called with sync=True, so remove code for sync==False
Configuration menu - View commit details
-
Copy full SHA for 203f60f - Browse repository at this point
Copy the full SHA 203f60fView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49fcbd9 - Browse repository at this point
Copy the full SHA 49fcbd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03430de - Browse repository at this point
Copy the full SHA 03430deView commit details -
fix(espeak_wrapper): read phonemize() input from file
Avoids utf8 encoding issues on Windows when passing the text directly. Fixes coqui-ai#3761
Configuration menu - View commit details
-
Copy full SHA for 07cbcf8 - Browse repository at this point
Copy the full SHA 07cbcf8View commit details -
Merge pull request #34 from idiap/espeak
Fix Espeak issues on Windows
Configuration menu - View commit details
-
Copy full SHA for c5f3d63 - Browse repository at this point
Copy the full SHA c5f3d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for a682fa8 - Browse repository at this point
Copy the full SHA a682fa8View commit details
Commits on May 31, 2024
-
fix(bin.synthesize): correctly handle boolean arguments
Previously, e.g. `--use_cuda false` would actually set use_cuda=True: coqui-ai#3762
Configuration menu - View commit details
-
Copy full SHA for 77722cb - Browse repository at this point
Copy the full SHA 77722cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e91f2 - Browse repository at this point
Copy the full SHA 29e91f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd44cf - Browse repository at this point
Copy the full SHA bdd44cfView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03de4b8 - Browse repository at this point
Copy the full SHA 03de4b8View commit details
Commits on Jun 14, 2024
-
Merge pull request #38 from idiap/cli
Improve CLI handling of boolean arguments
Configuration menu - View commit details
-
Copy full SHA for 063e9e9 - Browse repository at this point
Copy the full SHA 063e9e9View commit details -
feat(cleaners): add multilingual phoneme cleaner
This doesn't convert numbers into English words.
Configuration menu - View commit details
-
Copy full SHA for e5c208d - Browse repository at this point
Copy the full SHA e5c208dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1495d4 - Browse repository at this point
Copy the full SHA a1495d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cfcc0a - Browse repository at this point
Copy the full SHA 9cfcc0aView commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a20f47 - Browse repository at this point
Copy the full SHA 3a20f47View commit details -
Identified necessary code changes with the NPY201 ruff rule. Gruut is the only dependency that doesn't support numpy2 yet. NB: At build time numpy>=2.0.0 should be required to be able to build wheels compatible with both numpy1+2: https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-abi-handling
Configuration menu - View commit details
-
Copy full SHA for 4bc0e75 - Browse repository at this point
Copy the full SHA 4bc0e75View commit details
Commits on Jun 17, 2024
-
Merge pull request #44 from idiap/phoneme-cleaners
Add multilingual phoneme cleaner
Configuration menu - View commit details
-
Copy full SHA for bd9b21d - Browse repository at this point
Copy the full SHA bd9b21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ac7ab - Browse repository at this point
Copy the full SHA 81ac7abView commit details -
refactor(stream_generator): update special tokens for transformers>=4…
….41.1 Fixes #31. The handling of special tokens in `transformers` was changed in huggingface/transformers#30624 and huggingface/transformers#30746. This updates the XTTS streaming code accordingly.
Configuration menu - View commit details
-
Copy full SHA for 4b6da4e - Browse repository at this point
Copy the full SHA 4b6da4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a28123 - Browse repository at this point
Copy the full SHA 2a28123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9e18e - Browse repository at this point
Copy the full SHA 4d9e18eView commit details
Commits on Jun 18, 2024
-
Merge pull request #46 from idiap/fix-xtts-streaming
Fix XTTS streaming for transformers update
Configuration menu - View commit details
-
Copy full SHA for 98c0f86 - Browse repository at this point
Copy the full SHA 98c0f86View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9f7197 - Browse repository at this point
Copy the full SHA c9f7197View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 857cd55 - Browse repository at this point
Copy the full SHA 857cd55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f80e04 - Browse repository at this point
Copy the full SHA 9f80e04View commit details -
chore(freevc): remove duplicate DDSConv and ElementwiseAffine
Already exist as: TTS.tts.layers.vits.stochastic_duration_predictor.DilatedDepthSeparableConv TTS.tts.layers.vits.stochastic_duration_predictor.ElementwiseAffine
Configuration menu - View commit details
-
Copy full SHA for d65bcf6 - Browse repository at this point
Copy the full SHA d65bcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7b6da - Browse repository at this point
Copy the full SHA cd7b6daView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8df19a - Browse repository at this point
Copy the full SHA f8df19aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a755328 - Browse repository at this point
Copy the full SHA a755328View commit details -
chore: address pytorch deprecations
torch.range(a, b) == torch.arange(a, b+1) meshgrid indexing: pytorch/pytorch#50276 checkpoint use_reentrant: https://dev-discuss.pytorch.org/t/bc-breaking-update-to-torch-utils-checkpoint-not-passing-in-use-reentrant-flag-will-raise-an-error/1745 optimizer.step() before scheduler.step(): https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate
Configuration menu - View commit details
-
Copy full SHA for c5241d7 - Browse repository at this point
Copy the full SHA c5241d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c30fb0f - Browse repository at this point
Copy the full SHA c30fb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd3df2 - Browse repository at this point
Copy the full SHA 4bd3df2View commit details -
Merge pull request coqui-ai#49 from idiap/vc-refactors
VC-related refactors and fixes
Configuration menu - View commit details
-
Copy full SHA for ff2cd5c - Browse repository at this point
Copy the full SHA ff2cd5cView commit details -
build: move umap-learn into optional notebook dependencies
Except for notebooks, it's only used to show embedding plots during speaker encoder training, in which case a warning is now shown to install it.
Configuration menu - View commit details
-
Copy full SHA for 59ef28d - Browse repository at this point
Copy the full SHA 59ef28dView commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c693b08 - Browse repository at this point
Copy the full SHA c693b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28296c6 - Browse repository at this point
Copy the full SHA 28296c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb26f9 - Browse repository at this point
Copy the full SHA 0fb26f9View commit details -
refactor: use load_fsspec from trainer
Made automatically with: rg "from TTS.utils.io import load_fsspec" --files-with-matches | xargs sed -i 's/from TTS.utils.io import load_fsspec/from trainer.io import load_fsspec/g'
Configuration menu - View commit details
-
Copy full SHA for da82d55 - Browse repository at this point
Copy the full SHA da82d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for e869b9b - Browse repository at this point
Copy the full SHA e869b9bView commit details -
chore: remove unused TTS.utils.io module
All uses of these methods were replaced with the equivalents from coqui-tts-trainer
Configuration menu - View commit details
-
Copy full SHA for 2d06aeb - Browse repository at this point
Copy the full SHA 2d06aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 808a938 - Browse repository at this point
Copy the full SHA 808a938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cab2e3 - Browse repository at this point
Copy the full SHA 8cab2e3View commit details
Commits on Jul 2, 2024
-
Merge pull request coqui-ai#51 from idiap/update-trainer
Update to coqui-tts-trainer 0.1.4
Configuration menu - View commit details
-
Copy full SHA for c1a929b - Browse repository at this point
Copy the full SHA c1a929bView commit details -
docs(xtts): fix typo in example
Configuration menu - View commit details
-
Copy full SHA for 6ea3b75 - Browse repository at this point
Copy the full SHA 6ea3b75View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9192ef1 - Browse repository at this point
Copy the full SHA 9192ef1View commit details
Commits on Jul 25, 2024
-
Merge pull request coqui-ai#50 from idiap/umap
build: move umap-learn into optional notebook dependencies
Configuration menu - View commit details
-
Copy full SHA for de35920 - Browse repository at this point
Copy the full SHA de35920View commit details -
Merge pull request coqui-ai#57 from idiap/xtts-vocab
fix(xtts): load tokenizer file based on config as last resort
Configuration menu - View commit details
-
Copy full SHA for 20583a4 - Browse repository at this point
Copy the full SHA 20583a4View commit details -
fix(xtts): update streaming for transformers>=4.42.0 (coqui-ai#59)
* Fix Stream Generator on MacOS * Make it work on mps * Implement custom tensor.isin * Fix for latest TF * Comment out hack for now * Remove unused code * build: increase minimum transformers version * style: fix --------- Co-authored-by: Enno Hermann <Eginhard@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20bbb41 - Browse repository at this point
Copy the full SHA 20bbb41View commit details
Commits on Jul 31, 2024
-
fix(dataset): skip files where audio length can't be computed
Avoids hard failures when the audio can't be decoded.
Configuration menu - View commit details
-
Copy full SHA for 8c460d0 - Browse repository at this point
Copy the full SHA 8c460d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c604c1 - Browse repository at this point
Copy the full SHA 9c604c1View commit details -
Merge pull request coqui-ai#66 from idiap/skip-broken-audio
Skip audio files that can't be decoded
Configuration menu - View commit details
-
Copy full SHA for 19fce2c - Browse repository at this point
Copy the full SHA 19fce2cView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d304ab2 - Browse repository at this point
Copy the full SHA d304ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1558b0 - Browse repository at this point
Copy the full SHA b1558b0View commit details -
build: add upper bound for transformers
4.43.* broke XTTS streaming again
Configuration menu - View commit details
-
Copy full SHA for 7014782 - Browse repository at this point
Copy the full SHA 7014782View commit details -
Merge pull request coqui-ai#56 from idiap/update-gruut
Preparations for Numpy 2 support (gruut, soxr, spacy)
Configuration menu - View commit details
-
Copy full SHA for 204588f - Browse repository at this point
Copy the full SHA 204588fView commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c990ba9 - Browse repository at this point
Copy the full SHA c990ba9View commit details