Skip to content

wanghaoddd/ShowAndTell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python -m venv venv

.\venv\Scripts\activate

python -m pip install --upgrade pip==22.3

pip install -r requirements.txt

pip install "modelscope[nlp]==0.4.7" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html

Download Large Model from below Google Drive manually and overwrite the same folder in OFA https://drive.google.com/drive/folders/1p__3PShIX6KbKBIyERSX9jrsUEN1hoR5?usp=sharing

pip install git+https://github.com/nateshmbhat/pyttsx3

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages