Skip to content

swetankpathak/WaveGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WaveGPT

WaveGPT is a powerful tool for learning American Sign Language (ASL) and enhancing your understanding of Deaf culture.

Features

  • 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.

Usage

To use WaveGPT, follow these steps:

  1. Clone the repository:

  2. Install the dependencies:

  3. Run the application:

  4. Open your browser and go to http://localhost:5000 to access WaveGPT.

Code Example

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors