brailcom/speechd

The abbreviation "cf." is not properly read in French

Offen

#829 geöffnet am 26.05.2023

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (86 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (325 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Steps to reproduce

spd-say -l fr cf.

Obtained behavior

The abbreviation "cf." is read letter by letter "c. f." ([seɛf] in the international phonetic alphabet).

Expected behavior

The abbreviation "cf." should be read letter "confer" ([kõˈfɛʁ] in the international phonetic alphabet). This is because this abbreviation is very used, well-known (it appears even in the dictionary of the French academy ( https://www.dictionnaire-academie.fr/article/A9C3488-A ) and unambiguous.

Behavior information

Please follow the next step, to provide us with precious information about how things went wrong on your machine:

  • Set LogLevel to 5 in your /etc/speech-dispacher/speechd.conf
  • Restart your computer to make sure it gets taken into account
  • Reproduce the issue
  • Make a copy of the speech-dispacher.log file, it is usually found in /run/user/1000/speech-dispatcher/log. Also make a copy of yourspeechmodule.log (e.g. espeak-ng.log).
  • Set LogLevel back to 3 in your /etc/speech-dispacher/speechd.conf
  • Attach the speech-dispatcher.log and yourspeechmodule.log file to your bug report.
  • Also attach your speechd.conf file and yourspeechdmodule.conf file.

Distribution

updated Fedora workstation 38

speech-dispatcher.log espeak-ng.log espeak-ng-mbrola.log

Version of Speech-dispatcher

0.11.4

Contributor Guide