Hameed13 commited on
Commit
03296ee
·
verified ·
1 Parent(s): e0814ef

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,7 +25,7 @@ A FastAPI-based Text-to-Speech API that generates Nigerian-accented speech from
25
 
26
  ### Text to Speech
27
  - `POST /tts` - Convert text to speech
28
- - Request body: `{"text": "Your text here", "accent": "nigerian"}`
29
  - Returns: Audio file (WAV format)
30
 
31
  ### Audio Management
@@ -38,7 +38,7 @@ A FastAPI-based Text-to-Speech API that generates Nigerian-accented speech from
38
  - YarnGPT for TTS generation
39
  - Docker containerized
40
 
41
- Last updated: 2025-04-22 13:28:49
42
  Created by: Abdulhameed556
43
 
44
  For more information about this project, visit [Hugging Face Spaces](https://huggingface.co/spaces/Hameed13/Huggingface_News_Podcast)
 
25
 
26
  ### Text to Speech
27
  - `POST /tts` - Convert text to speech
28
+ - Request body: {"text": "Your text here", "accent": "nigerian"}
29
  - Returns: Audio file (WAV format)
30
 
31
  ### Audio Management
 
38
  - YarnGPT for TTS generation
39
  - Docker containerized
40
 
41
+ Last updated: 2025-04-22 13:39:07
42
  Created by: Abdulhameed556
43
 
44
  For more information about this project, visit [Hugging Face Spaces](https://huggingface.co/spaces/Hameed13/Huggingface_News_Podcast)