Update README.md
Browse files
README.md
CHANGED
|
@@ -153,6 +153,7 @@ Models are hosted separately at [Harshil748/VoiceAPI-Models](https://huggingface
|
|
| 153 |
## π Project Structure
|
| 154 |
|
| 155 |
\`\`\`
|
|
|
|
| 156 |
VoiceAPI/
|
| 157 |
βββ app.py # HuggingFace Spaces entry point
|
| 158 |
βββ Dockerfile # Docker configuration
|
|
@@ -169,6 +170,7 @@ VoiceAPI/
|
|
| 169 |
βββ export_model.py # Model export
|
| 170 |
βββ datasets.csv # Dataset links
|
| 171 |
βββ configs/ # Training configs
|
|
|
|
| 172 |
\`\`\`
|
| 173 |
|
| 174 |
## π License
|
|
|
|
| 153 |
## π Project Structure
|
| 154 |
|
| 155 |
\`\`\`
|
| 156 |
+
|
| 157 |
VoiceAPI/
|
| 158 |
βββ app.py # HuggingFace Spaces entry point
|
| 159 |
βββ Dockerfile # Docker configuration
|
|
|
|
| 170 |
βββ export_model.py # Model export
|
| 171 |
βββ datasets.csv # Dataset links
|
| 172 |
βββ configs/ # Training configs
|
| 173 |
+
|
| 174 |
\`\`\`
|
| 175 |
|
| 176 |
## π License
|