EveryVoiceTTS / EveryVoice

The EveryVoice TTS Toolkit - Text To Speech for your language
https://docs.everyvoice.ca
Other
23 stars 2 forks source link

Arrow keys don't work in wizard #574

Open roedoejet opened 3 weeks ago

roedoejet commented 3 weeks ago

Bug description

When I type the arrow keys (for example if I make a mistake typing my email), I get ^[[D instead of the cursor moving to the left.

How to reproduce the bug

run `everyvoice new-project` then try and use the arrow keys to edit your email address

Error messages and logs

# Error messages and logs here please

Environment

Current environment ``` #- EveryVoice Version: #- PyTorch Lightning Version (e.g., 2.4.0): #- PyTorch Version (e.g., 2.4): #- Python version (e.g., 3.12): #- OS (e.g., Linux): #- CUDA/cuDNN version: #- GPU models and configuration: #- How you installed EveryVoice (`conda`, `pip`, source): ```

More info

No response