Meryem Sakin
e4b8d71f2b
Update AnalyzeDataset.ipynb ( #2783 )
2023-10-16 11:52:37 +02:00
Anupam Maurya
f133b9d2d7
Upgrade and Optimize TTS Code in extractttsspectrogram.ipynb ( #3012 )
2023-10-02 12:51:55 +02:00
T145
cdc971ff74
Fixed spectrogram checking on librosa 0.10.x ( #2899 )
2023-09-04 12:58:27 +02:00
Eren Gölge
48f8133eae
Fix imports ( #2845 )
2023-08-07 13:19:26 +02:00
manmay nakhashi
a3d5801c44
Tortoise TTS inference ( #2547 )
...
* initial commit
* Tortoise inference
* revert path change
* style fix
* remove accidental remove
* style fixes
* style fixes
* removed unwanted assests and deps
* remove changes
* remove cvvp
* style fix black
* added tortoise config and updated config and args, refactoring the code
* added tortoise to api
* Pull mel_norm from url
* Use TTS cleaners
* Let download model files
* add ability to pass tortoise presets through coqui api
* fix tests
* fix style and tests
* fix tts commandline for tortoise
* Add config.json to tortoise
* Use kwargs
* Use regular model api for loading tortoise
* Add load from dir to synthesizer
* Fix Tortoise floats
* Use model_dir when there are multiple urls
* Use `synthesize` when exists
* lint fixes and resolve preset bug
* resolve a download bug and update model link
* fix json
* do tortoise inference from voice dir
* fix
* fix test
* fix speaker id and remove assests
* update inference_tests.yml
* replace inference_test.yml
* fix extra dir as None
* fix tests
* remove space
* Reformat docstring
* Add docs
* Update docs
* lint fixes
---------
Co-authored-by: Eren Gölge <egolge@coqui.ai>
Co-authored-by: Eren Gölge <erogol@hotmail.com>
2023-05-16 00:58:21 +02:00
prakharpbuf
c1875f68df
typos and minor fixes ( #2508 )
...
* Update tacotron1-2.md
* Update README.md
* Update Tutorial_2_train_your_first_TTS_model.ipynb
* Update synthesizer.py
There is no arg called --speaker_name
* Update formatting_your_dataset.md
* Update AnalyzeDataset.ipynb
* Update AnalyzeDataset.ipynb
* Update AnalyzeDataset.ipynb
* Update finetuning.md
* Update train_yourtts.py
* Update train_yourtts.py
* Update train_yourtts.py
* Update finetuning.md
2023-04-26 15:22:57 +02:00
Aya
be0ba934ee
cleared output
2022-11-21 14:50:07 +00:00
Aya
372605180e
fixet tutorial2 incompatability with new dev
2022-11-21 14:44:40 +00:00
CeadeS
0207071f62
Update Tutorial_2_train_your_first_TTS_model.ipynb ( #2079 )
...
inconsistent metadata file name the metadata format example
2022-10-25 18:36:39 +02:00
jchai.me
c30b6485ea
updates to dataset analysis notebooks for compatibility with latest version of TTS ( #1853 )
2022-08-15 11:11:07 +02:00
Aya-AlJafari
68cef28a88
Adding TTS Tutorials ( #1584 )
...
* Adding inferencing notebook
* added multispeaker explanation and usecase and renamed the file
* Adding training tutorial
* fixed dummy paths
* fixed review comments
* fixed metadata extension
Co-authored-by: Eren Gölge <erogol@hotmail.com>
2022-06-02 12:23:00 +02:00
Ryan Le-Nguyen
b6bd74a9a9
fix invalid json ( #1599 )
2022-05-31 10:20:10 +02:00
Eren Gölge
72d85e53c9
Update model file extension ( #1422 )
...
* Update model file ext to ```.pth```
* Update docs
* Rename more
* Find model files
2022-03-22 17:55:00 +01:00
Eren Gölge
2e6e8f651d
Update CheckSpectrograms notebook ( #1418 )
2022-03-18 16:48:24 +01:00
Eren Gölge
ec4b03c045
Update AnalyzeDataset notebook
2022-02-25 11:26:59 +01:00
Edresson Casanova
0860d73cf8
Remove Tensorflow requeriment ( #1225 )
...
* Remove TF modules
* Remove TF unit tests
* Remove TF vocoder modules
* Remove TF convert scripts
* Remove TF requirement
* Remove the Docs TF instructions
* Remove TF inference support
2022-02-10 16:14:54 +01:00
WeberJulian
9ca3af900f
remove inference notebook
2021-12-20 11:54:10 +00:00
WeberJulian
e995a63bd6
fix linter
2021-12-20 11:54:10 +00:00
WeberJulian
6ac31e4152
Added a notbook for d-vector multilingual VITS
2021-12-20 11:54:09 +00:00
Eren Gölge
016803beee
Update notebooks
2021-10-21 16:29:06 +00:00
Eren Gölge
5e0d0539c5
Remove unmaintained notebooks
2021-10-21 16:29:06 +00:00
Eren Gölge
043dca61b4
Rename `load_meta_data` as `load_tts_data`
2021-09-30 14:47:56 +00:00
Eren Gölge
1de010acd4
Update notebook compat
2021-09-09 10:59:23 +00:00
Eren Gölge
18da8f5dbd
Update pylint 2.10.2 and fix lint issues
2021-08-30 08:10:35 +00:00
Eren Gölge
625ab614f0
Fix import in CheckSpectrogram.ipynb
2021-08-17 12:12:36 +00:00
Eren Gölge
70a4c6f16c
Fix notebook json format issue
2021-08-09 18:01:47 +00:00
Edresson
2e5baffa9c
Merge fix and eval split as argparse
2021-07-13 01:47:32 -03:00
Eren Gölge
9790eddada
Fix wrong argument name 🛠️
2021-06-28 17:03:47 +02:00
Eren Gölge
9455a2b01e
Apply small fixes for API compatibility
2021-06-28 17:03:47 +02:00
Eren Gölge
ef4ea9e527
update imports for `formatters`
2021-06-28 17:03:19 +02:00
Eren Gölge
42554cc711
rename MyDataset -> TTSDataset
2021-06-28 17:03:19 +02:00
Edresson
5af505ff33
remove unused notebooks
2021-05-26 21:43:51 -03:00
Eren Gölge
d7fae3f515
remove all espeaker and phonemizer deps
2021-05-18 17:57:28 +02:00
kirianguiller
f393c08ad4
add usage of new Synthetizer class in the chinese model notebook
2021-04-23 18:04:37 +02:00
Eren Gölge
f519012dea
reformatting and styling
2021-04-12 11:47:39 +02:00
Eren Gölge
718f6e1568
fix ExtractSpectrogram.ipynb
2021-04-06 16:24:50 +02:00
Eren Gölge
eca67ebe13
update CheckSpec notebook
2021-03-24 12:52:56 +01:00
Guy Elsmore-Paddock
49484f0937
Clean-up `CheckSpectrograms` Notebook
...
- Fixes how parameters from the config are loaded while still making it
possible for them to be overridden on the fly.
- Prints the list of audio files by index.
- Defines a constant to control which audio files gets loaded for all
sections.
- Eliminates having to load the audio processor twice.
- Removes output (since it isn't relevant).
2021-03-20 22:17:37 -04:00
Guy Elsmore-Paddock
0601f6fc0f
Fix `ipd` Import in `CheckSpectrograms.ipynb`
...
This fixes:
```
NameError: name 'ipd' is not defined
```
2021-03-20 17:28:10 -04:00
Guy Elsmore-Paddock
51f81650a6
Fix TTS imports in CheckSpectrograms.ipynb
...
This fixes:
```
ModuleNotFoundError: No module named 'tts'
```
It appears that the module name may have changed at some point.
2021-03-20 13:43:04 -04:00
Eren Gölge
3947750dd9
Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev
2021-03-18 14:09:47 +01:00
Eren Gölge
c2c6e3f2d3
[ci skip] remove notebook outputs
2021-03-18 14:08:45 +01:00
Eren Gölge
121eb89d23
[ci skip] Clear outputs in notebooks
2021-03-18 13:27:23 +01:00
Thorsten Mueller
281e708f47
Fix for: name 'file_names' is not defined
2021-03-16 20:56:11 +01:00
Eren Gölge
94805236fb
Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev
2021-03-08 15:21:06 +01:00
kirianguiller
e6fd118cf8
<add> Chinese mandarin implementation (tacotron2)
2021-03-08 02:57:11 +01:00
kirianguiller
c0ed527551
update mandarin example notebook with new model gdrive ids
2021-03-01 15:30:49 +01:00
kirianguiller
c4c7bc1b88
<add> Chinese mandarin implementation (tacotron2)
2021-02-17 20:53:56 +01:00
Eren Gölge
ca8ad9c21e
rename audio._normalize to audio.normalize
2021-01-22 02:33:19 +01:00
erogol
f6c96b0ac2
Merge branch 'dev'
2020-11-25 15:29:06 +01:00