mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-21 23:34:49 +00:00
Add text phonemes to preprocess
This commit is contained in:
@@ -4,6 +4,7 @@ import csv
|
||||
import sys
|
||||
from collections import Counter, defaultdict
|
||||
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument("--speaker-number", type=int)
|
||||
|
||||
Reference in New Issue
Block a user