mirror of
https://github.com/coqui-ai/TTS.git
synced 2025-12-25 12:49:29 +01:00
* Implement VitsAudioConfig * Update VITS LJSpeech recipe * Update VITS VCTK recipe * Make style * Add missing decorator * Add missing param * Make style * Update recipes * Fix test * Bug fix * Exclude tests folder * Make linter * Make style
16 lines
362 B
Plaintext
16 lines
362 B
Plaintext
include README.md
|
|
include LICENSE.txt
|
|
include requirements.*.txt
|
|
include *.cff
|
|
include requirements.txt
|
|
include TTS/VERSION
|
|
recursive-include TTS *.json
|
|
recursive-include TTS *.html
|
|
recursive-include TTS *.png
|
|
recursive-include TTS *.md
|
|
recursive-include TTS *.py
|
|
recursive-include TTS *.pyx
|
|
recursive-include images *.png
|
|
recursive-exclude tests *
|
|
prune tests*
|