Skip to content

Commit 66215e8

Browse files
committed
Update tokenizer training
1 parent 0a948d4 commit 66215e8

3 files changed

Lines changed: 105874 additions & 67 deletions

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,11 @@ processor.character_split_utterances()
113113
processor.print_statistics()
114114
processor.save_df(PROCESSED_PATH / 'Eng-NA')
115115

116-
```
116+
```
117+
118+
## Attribution
119+
120+
This project incorporates content from the following sources:
121+
122+
- **Phoible** by **Moran, Steven & McCloy, Daniel**, licensed under [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/).
123+
Original work: [https://phoible.org/](https://phoible.org/)

0 commit comments

Comments
 (0)