You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
piper/src/python/piper_train
Michael Hansen 078bf8a17e
Merge pull request #255 from mush42/streaming
ONNX streaming support
1 month ago
..
norm_audio Rename to piper 1 year ago
vits Correcting librosa mel compute 1 year ago
.gitignore Rename to piper 1 year ago
.isort.cfg Rename to piper 1 year ago
VERSION Add piper_version to config.json 11 months ago
__init__.py Rename to piper 1 year ago
__main__.py Fix logging statement 12 months ago
_resources.py Rename to piper 1 year ago
check_phonemes.py Clean up 12 months ago
clean_cached_audio.py Use executor 7 months ago
export_generator.py Rename to piper 1 year ago
export_onnx.py Bump version 1 year ago
export_onnx_streaming.py Move the flow component to the decoder. RTF of encoder is now 0.01 7 months ago
export_torchscript.py Add text phonemes to preprocess 12 months ago
filter_utterances.py Add hu test sentences 10 months ago
infer.py Add extra options to infer script 7 months ago
infer_generator.py Rename to piper 1 year ago
infer_onnx.py Rename to piper 1 year ago
infer_onnx_streaming.py Chunk size and chunk padding are now controlable via commandline arguments 7 months ago
infer_torchscript.py Rename to piper 1 year ago
preprocess.py Add --tashkeel 9 months ago
py.typed Rename to piper 1 year ago
pylintrc Rename to piper 1 year ago
select_speaker.py Add text phonemes to preprocess 12 months ago
setup.cfg Rename to piper 1 year ago
voice_conversion.py Rename to piper 1 year ago