Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,5 @@ base_model:
|
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-to-speech
|
9 |
---
|
|
|
10 |
Use only python version 3.10.9 for the development See the document.txt there you get the full step by step process of the project text-to-speech-using-facebook/mms-tts-eng. Here we use the facebook/mms-tts-eng with CC-by-NC-4.0 licensed This repository by RemiAI3 provides a free educational resource for students to fine-tune the facebook/mms-tts-eng for speech generation tasks. Detailed instructions are in document.txt.
|
|
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-to-speech
|
9 |
---
|
10 |
+
Note: if you have a gpu in your laptop life nvidia GTX follow the gpu document.txt if you don't have a gpu support in laptop only have a graphic card like intel or any other follow the document.txt for the project.
|
11 |
Use only python version 3.10.9 for the development See the document.txt there you get the full step by step process of the project text-to-speech-using-facebook/mms-tts-eng. Here we use the facebook/mms-tts-eng with CC-by-NC-4.0 licensed This repository by RemiAI3 provides a free educational resource for students to fine-tune the facebook/mms-tts-eng for speech generation tasks. Detailed instructions are in document.txt.
|