Commit Graph

118 Commits (570d5971be3866be9c19e914464b8156b478df9a)

Author SHA1 Message Date
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
erogol 060dc21808 add CheckSpec notebook 2020-11-17 14:18:53 +01:00
erogol 116e2299b0 adding more tests and refactoring 2020-11-09 13:30:42 +01:00
Łukasz Stolcman 9f41538fc0 Bring back deleted notebook 2020-10-28 18:29:44 +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 daf9c7aaec move notebook 2020-09-07 13:51:14 +02:00
erogol 3131308baa Merge branch 'dev' 2020-09-07 11:43:26 +02:00
Edresson 07c961382f add support for CorentinJ Speaker encoder and add notebook for extract embeddings 2020-08-05 19:35:11 +02:00
Edresson f37159c135 add Jupyter Notebook for Extract Speaker Embedding per sample using AngleProto 2020-08-05 19:33:35 +02:00
Edresson 8b9c951da7 Ops! Map Notebooks imports for TTS current version 2020-08-05 19:28:44 +02:00
Edresson ad570f3cab add Jupyter Notebook for Extract Speaker Embedding per sample using GE2E 2020-08-05 19:28:44 +02:00
Edresson 9d28f31168 add Colab Notebook from TTS Multi-Speaker with GST 2020-08-05 19:28:44 +02:00
Edresson 66452918b7 clean Colab Notebook outputs 2020-08-05 19:28:44 +02:00
Edresson d87c7227dd add Colab Notebook from TTS Multi-Speaker 2020-08-05 19:28:44 +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