Commit Graph

33 Commits (c16804f5d0e55ca04f215db78285678c911c46fd)

Author SHA1 Message Date
jchai.me c30b6485ea
updates to dataset analysis notebooks for compatibility with latest version of TTS (#1853) 2022-08-15 11:11:07 +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
WeberJulian e995a63bd6 fix linter 2021-12-20 11:54:10 +00:00
Eren Gölge 016803beee Update 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 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 ef4ea9e527 update imports for `formatters` 2021-06-28 17:03:19 +02:00
Eren Gölge f519012dea reformatting and styling 2021-04-12 11:47:39 +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
Thorsten Mueller 281e708f47 Fix for: name 'file_names' is not defined 2021-03-16 20:56:11 +01:00
Eren Gölge ca8ad9c21e rename audio._normalize to audio.normalize 2021-01-22 02:33:19 +01:00
erogol 060dc21808 add CheckSpec notebook 2020-11-17 14:18:53 +01:00
erogol e1eab1ce4b print model r value as loading it 2020-10-07 13:34:21 +02:00
erogol df19428ec6 rename the project to old TTS 2020-09-09 12:27:23 +02:00
erogol 8c07ae734c Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-08-04 14:30:07 +02:00
erogol e386caa071 mass linter fix 2020-08-04 14:07:47 +02:00
erogol f35504f187 rebranding and replacing import statements 2020-08-04 10:51:19 +02:00
SanjaESC 9b194f2143 woops fix imports 2020-08-03 17:10:04 +02:00
SanjaESC 170fec205f clean output 2020-08-03 17:08:12 +02:00
SanjaESC b7e65a3798 clean output 2020-08-03 17:06:58 +02:00
SanjaESC 841fb2159b multiprocessing 2020-08-03 16:55:38 +02:00
Alexander Korolev 33e9a3a8d6
Update PhonemeCoverage.ipynb
Use from multiprocessing for phoneme processing
2020-08-03 16:44:53 +02:00
erogol 4086e18b30 update imports in notebook 2020-08-03 12:22:30 +02:00
Thorsten Mueller 8bcd5cc1d7 Adjusted code to mass refactoring on dev branch 2020-08-03 12:22:30 +02:00
erogol 82dd465365 Mass refactoring 2020-07-17 11:16:05 +02:00