Meryem Sakin
e4b8d71f2b
Update AnalyzeDataset.ipynb ( #2783 )
2023-10-16 11:52:37 +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
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
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