EveryVoiceTTS / EveryVoiceTTS/EveryVoice

Avoid chunking abbreviations

Open
#738 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
45
Forks
4
Avg merge
1d 8h
Merged PRs (30d)
14

Description

### Bug description

Extra chunking could occur on words like Mr. and Dr.

See test `fs2.tests.test_cli.PrepareSynthesizeDataTest`

### How to reproduce the bug

```python
# Sample code to reproduce the problem
```

### Error messages and logs

```
# Error messages and logs here please
```

### Environment

Current environment

# Please paste the output of `everyvoice --diagnostic` here

# EveryVoice Diagnostic information

### More info

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reading and running fs2.tests.test_cli.PrepareSynthesizeDataTest, which the issue identifies as covering the problem. Trace the chunking behavior for abbreviations such as Mr. and Dr.; done means those words no longer receive extra chunking and the relevant test passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.