https://github.com/faezeh-khd/speech-recognition
This repository focuses on converting speech to text and text to speech using Python libraries.
https://github.com/faezeh-khd/speech-recognition
speech-recognition speech-to-text
Last synced: 3 months ago
JSON representation
This repository focuses on converting speech to text and text to speech using Python libraries.
- Host: GitHub
- URL: https://github.com/faezeh-khd/speech-recognition
- Owner: Faezeh-khd
- Created: 2024-10-14T12:17:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T18:27:53.000Z (8 months ago)
- Last Synced: 2024-10-20T07:04:49.560Z (8 months ago)
- Topics: speech-recognition, speech-to-text
- Language: Jupyter Notebook
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# speech-recognition
This repository focuses on converting speech to text and text to speech using Python libraries. It includes examples with libraries like SpeechRecognition for speech processing.