irmtou commited on
Commit
fe83eb3
1 Parent(s): 64d3e15

Added space configuration reference

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@
3
 
4
  SDSU's Artificial Intelligence Club Group Project Spring 2024 semester
5
 
6
- This is a Gradio-based demo that performs speech-to-speech translation. It uses the Whisper model for speech-to-text transcription, the `translate` library for translation, and the Coqui TTS model for text-to-speech synthesis.
7
 
8
  ## Features
9
  - Transcribe speech from an audio file or microphone input
 
3
 
4
  SDSU's Artificial Intelligence Club Group Project Spring 2024 semester
5
 
6
+ This isa Gradio-based demo that performs speech-to-speech translation. It uses the Whisper model for speech-to-text transcription, the `translate` library for translation, and the Coqui TTS model for text-to-speech synthesis.
7
 
8
  ## Features
9
  - Transcribe speech from an audio file or microphone input