Frieren Narrator
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 1.2% endorsement rate — high engagement, a strong quality signal
- 🏆 #35 of 53 Audio mods in this game by downloads
📋 About This Mod
CREDIT
Inspired by Kasada, Wolfdua, Snk4211, Nolester, Xiaokuii
INSTALLATION
Drag in BG3ModManager
DESCRIPTION
Frieren (EN dub) will speak the Narrator's voice lines
Was made base on >>Female version<<
Z9mVSewKCoA
This mod let TTS (Text-to-speech) AI read Narrator's dialogue, which extracted by STT (Speech-to-text) program
‧˚₊꒷꒦︶꒷꒦꒷︶꒦꒷₊˚‧
STT's script (Google Colaboratory):
from google.colab import drive
drive.mount('/content/drive')
!pip install git+https://github.com/openai/whisper.git
!sudo apt update && sudo apt install ffmpeg
from google.colab import drive
drive.mount('/content/drive')
import shutil
import time
# Define the directory containing .wav files
audio_dir = "/content/drive/MyDrive/audios"
# Define the output directory in Google Drive
output_dir = "/content/drive/MyDrive/Narrator_Out_Large"
# Define the completed directory in Google Drive
completed_dir = "/content/drive/MyDrive/Completed/audios"
# Counter for processed files
counter = 0
# Get the total number of .wav files
total_files = len()
# Function to replace any existing file or folder
def replace_existing(path):
if os.path.exists(path):
if os.path.isfile(path):
os.remove(path)
shutil.rmtree(path)
# Create the output and completed directories if they don't exist
for dir in :
if not os.path.exists(dir):
os.makedirs(dir)
# Check if there are .txt files in the output directory that have similar names to any .wav files in the audio directory
for filename in os.listdir(output_dir):
if filename.endswith(".txt"):
wav_file = os.path.join(audio_dir, os.path.splitext(filename) + ".wav")
if os.path.ex
This audio mod replaces the Narrator's voice lines with Frieren's English dub voice, adding a touch of the anime character to the game. With 17 endorsements and 1,412 downloads, it's a niche pick for fans of the series. Last updated September 2025, it's a simple audio swap for those who want a familiar voice guiding their adventures.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Great for Frieren fans who want that anime vibe in their game.
- Tiny download (1,412 downloads) means it's lightweight and quick to grab.
- Straightforward audio swap—no complex setup or extra tools needed.
⚠️ Cons
- Only 17 endorsements—small community, so don't expect widespread testing or support.
- Only affects the Narrator's lines, not other characters or dialogue.
For Frieren: Beyond Journey's End fans who want the English dub voice in their game's narration. Skip if you're not into anime or prefer the original narrator—this is purely a cosmetic audio change.
💡 Beginner Tips
- Make sure to back up your original audio files before replacing them, just in case you want to revert.
- Check if your game has a mod manager that supports audio mods—if so, use it to avoid manual file swapping.
- If the mod doesn't work, verify that you've placed the files in the correct directory for your game's audio.
📊 Mod Details
- Game
- Baldurs Gate 3 Mods
- Author
- ToxicDrake
- Version
- 1.0.1
- Downloads
- 1,412
- Endorsements
- 17
- Category
- Audio
- Created
- 9/20/2025
- Updated
- 9/20/2025
🔧 How to Install Baldurs Gate 3 Mods
Download from Nexus.
📖 Full step-by-step install guide for Baldurs Gate 3 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Baldurs Gate 3 commands, item IDs, and more.
Keep browsing — more Baldurs Gate 3 mods await