mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-21 06:14:04 +00:00
add fast api for tortoise
This commit is contained in:
parent
5bbb0e0b97
commit
ab270c7b31
7 changed files with 1969 additions and 35 deletions
2
setup.py
2
setup.py
|
|
@ -29,7 +29,7 @@ setuptools.setup(
|
|||
'librosa',
|
||||
'transformers==4.31.0',
|
||||
'tokenizers',
|
||||
'deepspeed==0.8.3',
|
||||
# 'deepspeed==0.8.3',
|
||||
],
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue