WaveGPT is a powerful tool for learning American Sign Language (ASL) and enhancing your understanding of Deaf culture.
- Interactive ASL conversations using ChatGPT.
- Real-time feedback on signing skills.
- Vast collection of ASL video datasets.
- Resource links for additional learning.
- Easy integration with existing applications.
To use WaveGPT, follow these steps:
-
Clone the repository:
-
Install the dependencies:
-
Run the application:
-
Open your browser and go to
http://localhost:5000to access WaveGPT.
from wavegpt import WaveGPT
wavegpt = WaveGPT()
# Get the sign for a specific word
word = "fish"
sign = wavegpt.get_sign(word)
print(f"The sign for '{word}' in ASL is: {sign}")
## Contributing
We welcome contributions from the community! If you have any ideas, bug fixes, or improvements, please feel free to submit a pull request. Make sure to follow our [contributing guidelines](CONTRIBUTING.md) for a smooth collaboration.
## License
This project is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute this project in accordance with the terms of the license.