mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-04 17:59:19 +08:00
14 lines
329 B
Plaintext
14 lines
329 B
Plaintext
include README.md
|
|
include LICENSE.txt
|
|
include requirements.*.txt
|
|
include *.cff
|
|
include requirements.txt
|
|
recursive-include matcha *.json
|
|
recursive-include matcha *.html
|
|
recursive-include matcha *.png
|
|
recursive-include matcha *.md
|
|
recursive-include matcha *.py
|
|
recursive-include matcha *.pyx
|
|
recursive-exclude tests *
|
|
prune tests*
|