UAlbertaALTLab / morphodict

The Language Independent Intelligent Dictionary
https://morphodict.readthedocs.io/
Apache License 2.0
23 stars 11 forks source link

Add speech source #1056

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

What's in this PR:

I changed the "speech-db-eq" environment setting to be a list so we can fetch recordings from multiple URLs. I also changed the JS side of the recordings to be able to search from multiple URLs and refactored that code accordingly.

These changes were made to include the môswacîhk recordings in itwêwina.

codecov-commenter commented 2 years ago

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 78.22%. Comparing base (44ec02e) to head (7145d0c). Report is 558 commits behind head on main.

Files Patch % Lines
src/CreeDictionary/CreeDictionary/views.py 0.00% 5 Missing :warning:
src/srseng/site/settings.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1056 +/- ## ========================================== - Coverage 78.26% 78.22% -0.04% ========================================== Files 151 151 Lines 5391 5392 +1 Branches 862 864 +2 ========================================== - Hits 4219 4218 -1 - Misses 1041 1042 +1 - Partials 131 132 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.