RSHVR commited on
Commit
f31bed1
·
verified ·
1 Parent(s): 4a58eca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -51,7 +51,7 @@ To run this locally, you'll need a Cohere API key and Python 3.8+.
51
 
52
  ## Acknowledgements
53
 
54
- OpenAI for the Whisper speech recognition model
55
- Cohere for the language model API
56
- Tortoise-TTS for the text-to-speech capabilities
57
- Hugging Face for the Spaces and Zero-GPU infrastructure
 
51
 
52
  ## Acknowledgements
53
 
54
+ - OpenAI for the Whisper speech recognition model
55
+ - Cohere for the language model API
56
+ - Tortoise-TTS for the text-to-speech capabilities
57
+ - Hugging Face for the Spaces and Zero-GPU infrastructure