Skip to content

Large-language-model + Text-to-speech + Voice-cloning doppelgangers, trained on respective genuine contents produced by real speakers from whom you are able to get such contents, exchange plausible written and spoken repliques. Inspired by The Infinite Conversation from Giacomo Miceli. DeepFakeHazard.

License

Notifications You must be signed in to change notification settings

faze-sway1/notthatstuff

Repository files navigation

NotThatStuff: Exploring AI Conversations and Voice Cloning 🤖🎤

Welcome to the NotThatStuff repository! This project combines large language models, text-to-speech, and voice cloning to create doppelgangers that can engage in realistic conversations. Our work is inspired by Giacomo Miceli's "The Infinite Conversation" and aims to push the boundaries of AI in communication.

Download Releases

Table of Contents

  1. Introduction
  2. Features
  3. Technologies Used
  4. Installation
  5. Usage
  6. Contributing
  7. License
  8. Contact

Introduction

In a world where artificial intelligence continues to evolve, the NotThatStuff project stands out. We focus on creating realistic conversational agents that can mimic human speech patterns and tones. This repository allows users to experiment with doppelganger AI that can engage in meaningful conversations.

Our models are trained on genuine content from real speakers. This approach ensures that the generated responses are plausible and contextually relevant. The project also highlights the ethical considerations surrounding deepfake technology and voice cloning.

Features

  • Large Language Model: Our AI uses advanced algorithms to generate human-like text responses.
  • Text-to-Speech: Convert written text into spoken words with high fidelity.
  • Voice Cloning: Create unique voice profiles based on real speakers.
  • Conversational AI: Engage in interactive dialogues that mimic human conversation.
  • Ethical Considerations: We prioritize responsible use of AI and address the implications of deepfake technology.

Technologies Used

This project incorporates various technologies and programming languages:

  • Python: For the main application logic and AI model training.
  • PHP: Used for web-based interactions and server-side scripting.
  • HTML/CSS: For creating user interfaces and visual components.
  • JavaScript: Enhances user interaction and experience on the web.
  • TensorFlow/PyTorch: Frameworks for building and training machine learning models.

Installation

To get started with NotThatStuff, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/faze-sway1/notthatstuff.git
    cd notthatstuff
  2. Install Dependencies: Ensure you have Python and pip installed. Then run:

    pip install -r requirements.txt
  3. Set Up Environment: Create a .env file in the root directory and configure your environment variables as needed.

  4. Download Releases: Visit our Releases page to download the latest version. Make sure to execute the downloaded files as instructed.

Usage

To use the NotThatStuff application, follow these steps:

  1. Run the Application: Start the server with:

    python app.py
  2. Access the Web Interface: Open your web browser and go to http://localhost:5000.

  3. Interact with the AI: Use the provided text box to input your queries. The AI will respond with generated text and spoken output.

  4. Voice Cloning: Upload audio samples of the voice you want to clone. The application will process the files and create a voice profile.

  5. Experiment: Explore different conversational scenarios and see how the AI responds. Adjust parameters as needed to refine the output.

Contributing

We welcome contributions to improve the NotThatStuff project. If you want to contribute, please follow these steps:

  1. Fork the Repository: Click the "Fork" button on the top right of this page.
  2. Create a New Branch:
    git checkout -b feature-branch
  3. Make Your Changes: Implement your features or fixes.
  4. Commit Your Changes:
    git commit -m "Add your message here"
  5. Push to Your Fork:
    git push origin feature-branch
  6. Open a Pull Request: Go to the original repository and submit your pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or feedback, feel free to reach out:

Thank you for your interest in NotThatStuff! We look forward to seeing how you use our project. For updates and new releases, check our Releases section.

About

Large-language-model + Text-to-speech + Voice-cloning doppelgangers, trained on respective genuine contents produced by real speakers from whom you are able to get such contents, exchange plausible written and spoken repliques. Inspired by The Infinite Conversation from Giacomo Miceli. DeepFakeHazard.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •