File size: 864 Bytes
bc660d8
 
 
 
 
 
 
 
 
 
 
5925d42
978ad82
e11ac79
 
5925d42
5a5ebae
5925d42
 
 
 
 
 
 
 
 
918200b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
language:
- en
- de
- pl
- ru
size_categories:
- 1B<n<4B
---

UPLOADED FOR EDUCATIONAL PURPOSE 

Audio dataset created from Gothic 1 video game files, from the laguage version of German, English, Polish and Russian (Snowball version) dubbings.
It contains bot the wav audio files of seperated dialogue as well as the text transcription file per NPC.

example of data structure:<br><br>
  g1_[language].zip<br>
    -[folder-characterName-]bob(folder)<br>
      --Audio1.wav<br>
      --Audio2.wav<br>
    -[characterName-]steve(folder)<br>
      --Audio3.wav<br>
      --Audio4.wav<br>
    -[characterName]bob.txt<br>
    -[characterName]steve.txt<br><br><br>


<br>Here is process of extracting the audio files from Gothic game using the modding tools as well as the Python script for formatting the text transcription dialogue<br>
https://youtu.be/2iV-FWuiVFo